ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGradient (Function)
Enables or disables the display of color gradients in a chart.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grMenu (Function)
Defines the type of context menu displayed by a chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
<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.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<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>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......