ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
Sending elements to Free Technical Support
FolderData (Function)
FolderData is kept for backward compatibility.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Various constants
List of various constants used by the constants WINDEV functions....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
DnDGetData (Example)
Usage example of the DnDGetData function