ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
HTML constants
Windows Vista (and later) proposes several improvements......
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Report blocks
A printed report includes several sections......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Handling a Web Component control through programming
TreeView Table control properties
List of properties associated with the TreeView Table control...