ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
htmlDocument (Variable type)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
ERR_CANNOT_OPEN_FILE
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.