ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Restore (Function)
Displays a WINDEV window to its initial size.
WINDEV Mobile Framework License Agreement
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Maximize (Function)
Displays a WINDEV window in its maximum size.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
1. WINDEV editors
WINDEV editors...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").