ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
grAddData (Function)
Adds a data into a chart.
grGetData (Function)
Retrieves a data from a chart.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
grWndSize (Function)
Defines the size of the window containing the chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
grImageSize (Function)
Defines the size of the image containing the chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grDraw (Function)
Draws a chart according to the specified parameters.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
<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.