ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration (Type of variable)
An enumeration is a set of values......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
KeyPressed (Function)
Checks which key is pressed.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Compilation options (chm format)
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Programming automatic calculations in the columns of a Table control
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
11. User Macro-Code: UMC in practice
PDF Reader control events