ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Print: Reports
WINDEV reports...
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grRaised (Function)
Used to display a chart with raised effect.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Error 17: OTHER CASE must be the last statement used in SWITCH
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....