ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WLanguage properties available in PHP
The following properties are available in PHP...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
8. Windows in practice
Discover the main actions that can be performed on the windows....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
ERR_BUTTON_EXPECTED
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......