ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrint (Function)
Sends the character string passed as parameter to the print buffer.
TreeCollapse (Function)
Collapses a branch previously expanded.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Arithmetic operators
The arithmetic operators are......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
PopupAnimate (Function)
Displays a popup in a page cell.
Word Processing control events
WINDEV manages the following events by default......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.