ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
ERR_NO_END_TAG
26. Style sheets: to simplify the layout
1
4
5
6
7
8
334
>