ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamAccept (Function)
Associates a stream connection request with a Conference control.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
Python functions
The Python functions are as follows......
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
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 Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
OpenSister (Function)
Opens a non-modal sibling window.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
The Organizer control
The Organizer control is used to display and handle organizers......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Running the test of the User Groupware and installing it
User Groupware files
Two categories of data files are managed......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....