ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Camera controls
List of WLanguage events associated with Camera controls....
<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).
Compatibility between external components and deployed applications
A component can evolve in many ways......
The Check Box control
A Check Box can correspond to......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WINDEV Mobile concepts
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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...
Events associated with the Conference control
List of events associated with a Conference control...
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
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.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Socket management functions
List of functions for managing sockets...
Print functions (prefixed syntax)
List of print functions...
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Python: Native calls
WLanguage allows for native Python calls......
Open (Function)
Opens a modal WINDEV window.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....