ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.Raised (Function)
Used to display a chart with raised effect.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grColor (Function)
Returns and initializes the color of different chart elements.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).