ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
How to create a patch?
3-tier architecture
The development in "3-tier" architecture is now simplified......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Category (Property)
The Category property gets and sets the category of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Author (Property)
The Author property gets and changes the author of an element.
Number (Property)
The Number property is used to get the number of an element.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.