ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment
The Alignment property is used to align elements.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Environment of code editor
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
MemSort (Function)
Sorts the elements found in a memory zone.
TreeSort (Function)
Sorts the elements found in a TreeView control.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Extracting messages added or modified since last extraction
A project was already created and translated......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
grColor (Function)
Returns and initializes the color of different chart elements.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
1
2
3
4
5
6
85
>