ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Reals
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Advanced types
The advanced types of WLanguage are as follows...
1. Project and analysis
The different types of integers
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Automatic documentation of external components
External components must include a technical documentation......
WINDEV Mobile concepts
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
21. Reports
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Push notification
A mobile device can receive push notifications......
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......