ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to find out whether a report was printed?
The following functions are used to manage background tasks...
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
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.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<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>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.