ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Static or dynamic site
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Size (Property)
The Size property is used to determine and change the size of an element.
Service constants
List of constants used by the functions for managing services....
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
25. Performing a process on several successive pages
Performing a process on several successive pages...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).