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).
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grOrientation (Function)
Modifies the orientation of chart axes.
grIncreaseData (Function)
Adds a value to a data in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).