ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.