ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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").
<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....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
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....
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Euro constants
List of constants used by the functions for managing the Euro....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Euro functions
List of Euro functions...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
9. Generation modes
WINDEV Mobile includes different types of generation......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min