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.
Extracting messages added or modified since last extraction
A project was already created and translated......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
grColor (Function)
Returns and initializes the color of different chart elements.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table 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.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
1
6
7
8
9
10
97
>