ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
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....
<Array>.AddSorted (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....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Handling an internal component
An internal component is a set of elements from a project......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The Dashboard control
Dashboards are essential elements in an application......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
WDOptimizer: Editing and modifying a ".REP" file
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......