ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
How to find out whether a report was printed?
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
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......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Zombie data files and items
During the life of an application, items live and die......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Data model editor: types of links
Several types of links can be found between the files......
1. Managing emails
WINDEV includes multiple methods to manage emails...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
The "Commands" pane
The "Commands" pane lists......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDHFDiff - Use
WDHFDiff is used to compare......
Binding a Check Box control to an item
21. Reports
Report viewer: Proposing several reports
In the document preview, end users can......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......