ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemSort (Function)
Sorts the elements found in a memory zone.
<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:
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
TreeSort (Function)
Sorts the elements found in a TreeView control.
Alignment
The Alignment property is used to align elements.
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 WINDEV 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......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
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.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table 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.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
1
4
5
6
7
8
88
>