ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
ERR_WDADMIN_EXIST
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.