ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The single-part and multi-part archives
Two types of archives are available......
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......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
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......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Bar code constants
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
How to create a menu?
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).