ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Border (Variable type)
The Border type is used to handle a border through programming...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Referring to an element in a WLanguage event / process
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Message text file format
The text files created by WDMSG use a specific format......