ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
IF statement
The conditional IF statement allows you to run an action according to a condition...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
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....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
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...