ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Creating the Form pages of a WEBDEV RAD pattern
8. Windows in practice
Discover the main actions that can be performed on the windows....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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....
Creating the Table windows of the WINDEV RAD pattern
VariableReset (Function)
Resets the variable to its initial value.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
GglDelete (Function)
Deletes data from the Google server.
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
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
9. Types of standard controls
Types of standard controls...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......