ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
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.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
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)......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
BTStack (Function)
Returns the Bluetooth stack currently used.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
BeaconStopPreciseDetection (Function)
Stops the Beacon detection started by BeaconDetectPrecise.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.