ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).