ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
MyWindow (Reserved word)
MyWindow is used to handle the current window...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
FolderData (Function)
FolderData is kept for backward compatibility.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.