ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
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.
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....
Universal assisted replication: specific features
List of functions that manipulate HTML documents....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
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, ......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Events associated with Button controls
List of events associated with Button controls...
HDelete (Function)
Deletes a record from a data file (query or view).
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
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.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Generating an application for Universal Windows 10 App