ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
The Clickable Image control
The Clickable Image control can be used to......
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HOnError (Function)
Customizes the management of HFSQL errors.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
OpenSister (Function)
Opens a non-modal sibling window.
Events associated with Link controls
List of events associated with Link controls...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Map control properties
The following properties can be used with Map controls:...
fSeek (Example)
Usage example of the fSeek function
Text (Property)
The Text property is used to get and modify text.