ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Programming overview in C and C++
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
XML functions
List of XML functions...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ControlClone (Function)
Creates a new control from an existing control.
The Organizer control
The Organizer control is used to display and handle organizers......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Open (Function)
Opens a modal WINDEV window.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......