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>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Animating a Static control
Two methods can be used to animate a Static control......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grGetData (Function)
Retrieves a data from a chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.