ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
REP files
REP files contain the list of data files handled by the application....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
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, ......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
HRead (Function)
Reads a record in a file according to a given record number.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Installing the monitoring robot
The monitoring robot includes three executables......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......