ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HConnect (Example)
Usage example of the HConnect function
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Type (Property)
The Type property is used to get and change the type of an element.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
3-tier architecture
The development in "3-tier" architecture is now simplified......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....