ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
"?" menu
WINDEV proposes a help menu adapted to your applications......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DotNetDelegate (Function)
Initializes a.NET delegate.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated...
Style of a control
As soon as it is created, a control is associated with a style......
Automation object
The Automation keyword is used to declare an automation object...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls...
Handling an Edit control programmatically
You can handle Edit controls programmatically......