ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
ERR_BUTTON_EXPECTED
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
grDeleteAll (Function)
Erases a chart and destroys this chart.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Report viewer: Proposing several reports
In the document preview, end users can......
End of break block
The End of break block is optional......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
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.
End of Document block
The End of document block is run once at the end of the report execution......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......