ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
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.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
4. Activating a dynamic WEBDEV site
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
1
2
3
4
5
6
17
>