ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Other operators
The following are additional operators......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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.
Events associated with the project
List of events associated with the project...
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....
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....
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.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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.