ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Chart>.Raised (Function)
Used to display a chart with raised effect.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
"About" window
The "About" window is used to display and access various information about the current application......
Error 17: OTHER CASE must be the last statement used in SWITCH
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......