ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HStatNbRec (Function)
Returns the number of entries for a given key item.
Various constants
List of various constants used by the constants WINDEV functions....
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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....
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.
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.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
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......