ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Body Complement block
The Body complement block is linked to the Body block......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Composite chart
A composite chart is a chart that displays several types of charts......
Report controls
Several types of controls can be handled in a report created by the report editor......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
7. Window templates
...Window templates...
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
How to find out whether a report was printed?
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......