ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Environment of the project editor
The main elements of the project editor are as follows:
Table,Modify (External language)
Modifies an element in a Table control.
ERR_DISCONNECTED_UPDATE
Environment of the report editor
Environment of the report editor...
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
WINDEV Mobile Framework License Agreement
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Environment of the window editor
The main elements of window editor are as follows:
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
FlexAlignSelf (Property)
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
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.