ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Google constants
List of constants used by the Google functions....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
REP files
REP files contain the list of data files handled by the application....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
zipExtractAll (Example)
Usage example of the zipExtractAll function
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
fOpen (Example)
Usage example of the fOpen function
HToItem (Function)
Assigns the specified value to an item of the current record.
Comparison operators
The comparison operators can be divided into several categories......
SysRecentDocList (Function)
Returns the list of recently opened documents.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Automatic error handling
Error handling can be customized for each process......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
fClose (Example)
Usage example of the fClose function
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
fCreate (Example)
Usage example of the fCreate function
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
zipExtractFile (Example)
Usage example of the zipExtractFile function
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HPrevious (Function)
Positions on the previous file record according to a browse item.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......