Gambas Dokumentation
Application Repository
Code-Schnipsel
Compilation (Übersetzen) & Installation
Developer Documentation
Documents
Fehlermeldungen
How To's
Komponenten
gb.data
gb.form
gb.ncurses
gb.openssl
gb.pcre
Letzte Änderung
Lexikon
Registrieren
Sprachelemente alphabetisch
Übersicht der Sprachelemente
Wiki-Syntax
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
WebElement.HTML (gb.qt4.webkit)
Property
HTML
As
String
Either:
Returns this element converted to (X)HTML, including the start and the end tags as well as its attributes
Or replaces the contents of this element as well as its own tag with the specifiedmarkup. The string may contain (X)HTML tags, which is parsed and formatted before insertion into the document.