ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Exporting records from a data file
WDMAP allows you to export records to......
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).
Classes, members, methods and properties
A class is made of......
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.
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.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
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....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
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.