ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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").
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile 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").
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
FlexAlignItems (Property)
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
General environment of WINDEV
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
First project window
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...