ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
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....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
OpenSister (Function)
Opens a non-modal sibling window.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Referring to an element in a WLanguage event / process
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
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.
List,Count (External language)
Returns the number of elements found in a list.
<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.
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.