ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
1. Testing a site: Elements to be tested
List,Count (External language)
Returns the number of elements found in a list.
Table,Count (External language)
Returns the number of elements in a Table control.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
<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.
Alignment
The Alignment property is used to align elements.
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......
12. Pages in practice
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
1
6
7
8
9
10
97
>