ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrgModify (Function)
Modifies an element in an Organization Chart control.
Error
The Error keyword is used to manage the errors.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
10. Embedded queries
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
OpenMainMenu (Function)
Opens the main menu of the current window.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
10. Embedded queries
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
AddLink (Function)
Adds a link to a text section in an edit control.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....