ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HStatTime (Function)
Returns the time of the last update for the index statistics.
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.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
iCloud constants
The iCloud constants are as follows:
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
5. The following files are automatically created
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
HCheckStructure (Function)
Defines the mode for comparing data files.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetDelegate (Function)
Initializes a.NET delegate.