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>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
The Clickable Image control
The Clickable Image control can be used to......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Chart: Managing legends
Several types of legends are supported in the charts......
grSaveImage (Function)
Saves the image of a chart in an Image variable.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
grDestinationWnd (Function)
Defines a window as chart destination.
grMenu (Function)
Defines the type of context menu displayed by a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
grWndSize (Function)
Defines the size of the window containing the chart.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
grExist (Function)
Checks the existence of a chart in memory.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
grAddData (Function)
Adds a data into a chart.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
grCreate (Function)
Creates a specific type of chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.