ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
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.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
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.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
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.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
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......