ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Composite chart
A composite chart is a chart that displays several types of charts......
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The single-part and multi-part archives
Two types of archives are available......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...