ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions (prefix syntax)
List of XML functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Running the test of the User Groupware and installing it
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
Configuring an application with User Groupware
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Windows
The windows represent the main interface of a WINDEV application......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Project description: Project tab
The project description window allows you to configure various elements of your project......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Python functions
The Python functions are as follows......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.