ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
MenuInsertSeparator (Function)
Inserts a separator into a menu.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Programming overview in C and C++
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Nation (External language)
Defines the display language for the titles, captions, messages...
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
iCurrentFile (Function)
Returns the name of the file currently generated.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).