ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
StreamReject (Function)
Refuses a request for stream connection.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
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....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.