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>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grSeriesType (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...
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Bar Code management functions
The following functions are used to manage bar codes:...
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
PDF file functions (prefix syntax)
PDF file functions...
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.