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).
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
10. Internal component
Internal component...
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Warning 124: Shadowing a global variable
Functions for managing objects (External language)
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Sender (Property)
The Sender property is used to get and change the sender's email address....