ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
OpenChild (Function)
Opens a non-modal child window.
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.
Programming overview in C and C++
The Organizer control
The Organizer control is used to display and handle organizers......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
User Groupware files
Two categories of data files are managed......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
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....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Calling a procedure/a function
Syntax for calling a local or global procedure.
SQLExec (Function)
Names and runs an SQL query.