ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Apply (Function)
Executes a procedure for each element of a WLanguage array.
Table,Insert (External language)
Inserts an element into a table at a given position.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Alias (Property)
The Alias property gets the alias of an element.
Formatting (Property)
The Formatting property describes the formatting of an element.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Seek (Function)
Searches for the index of an element in 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:
MemFound (Function)
Checks whether the sought element was found.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
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).
SysColor (Function)
Identifies or modifies the color of a Windows element.
Typing multilingual texts
For a multilingual application, you have the ability to......
Creating a flexible modeling
To create a new flexible modeling, you can......
13. Print: Reports
WINDEV reports...