ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
OutlookListProfile (Function)
Lists the available Outlook profiles.
OutlookDefaultProfile (Function)
Retrieves the default profile defined in Outlook.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
GetDefinition (Function)
Retrieves the definition of element type.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
LocalStorageAdd (Function)
Adds a value to the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.