ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PythonTerminate (Function)
Unloads the Python DLL and frees memory.
Programming overview in C and C++
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Clickable Image control
The Clickable Image control can be used to......
OpenChild (Function)
Opens a non-modal child window.
XML functions
List of XML functions...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
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.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
User Groupware files
Two categories of data files are managed......
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, ......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
fSeek (Example)
Usage example of the fSeek function
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Page>.OpenChild (Function)
Opens a non-modal child window.
Events associated with the project
List of events associated with the project...
Text (Property)
The Text property is used to get and modify text.
fTempPath (Example)
Usage example of the fTempPath function
HOnError (Function)
Customizes the management of HFSQL errors.
Using .NET assemblies in a project
To use .NET assemblies in a project......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min