ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV license agreement
WEBDEV license agreement...
Maximize (Function)
Displays a WINDEV window in its maximum 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....
Restore (Function)
Displays a WINDEV window to its initial size.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
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...
<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").
FlexAlignContent (Property)
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.