ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
GetDefinition (Function)
Retrieves the definition of element type.
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.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
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.
ToastDisplay (Function)
Displays a "Toast" message.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
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....