ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component
An internal component is a set of elements from a project......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Environment of the query editor
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Testing the WEBDEV Application Server setup with an example
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
CSP: Content Security Policy
WEBDEV allows you to develop web applications in WLanguage......
<Connection variable>.AddGroup (Function)
Adds a group of users.
HAddGroup (Function)
Adds a group of users.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......