ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
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.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
ScanProperty (Function)
Used to get and change the properties of a scanner.
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.
State (Property)
The State property is used to get and change the state of an element.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
1. Project and analysis
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......