ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grImageSize (Function)
Defines the size of the image containing the chart.
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.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
grRaised (Function)
Used to display a chart with raised effect.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Make calculations easier with the calculator
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......