ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shape (Property)
The Shape property allows you to handle the different shapes of an element.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Popup control properties
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
Error 22: No END statement is associated with this FOR