ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<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.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
MCI functions
List of MCI functions...
Exif functions
List of Exif functions...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Diagram constants
The following constants are used to manage diagrams:...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
List of extension attributes
The list of extension attributes ......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
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.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
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)...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement 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.
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.