ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
2. Projects in practice
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
2. Projects in practice
Discover the main operations that can be performed on a project....
Variables for managing the Drag and Drop
How to create a menu?
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WDINT, WDTRAD and WDDIXIO: Translation tools
3. Application development cycle
Development cycle of a WINDEV application....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....