ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the Conference control
List of events associated with a Conference control...
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
gpwOpen (Function)
Opens the User Groupware login window or page.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
ComponentLocate (Function)
Specifies the access path to an external component of project.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
WebSocket functions
List of functions specific to WebSocket servers...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Handling report blocks
The different operations available on report blocks are as follows......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Socket management functions
List of functions for managing sockets...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.