ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
8. Windows in practice
Discover the main actions that can be performed on the windows....
GglDelete (Function)
Deletes data from the Google server.
Variable scope
Variables can be declared anywhere in the code....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Python: Native calls
WLanguage allows for native Python calls......
VariableReset (Function)
Resets the variable to its initial value.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Creating the Table windows of the WINDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......