ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Arithmetic operators
The arithmetic operators are......
Time (Type of variable)
The Time type is used to easily handle the times...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Radio Button control properties
List of properties associated with a Radio Button control...
Handling Scheduler controls programmatically
A Scheduler control can be......
Automatic error handling
Error handling can be customized for each process......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Image control: the supported formats
The supported image formats are as follows:...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
End of Document block
The End of document block is run once at the end of the report execution......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......