ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
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)......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Data model editor: types of links
Several types of links can be found between the files......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
WDHFDiff - Use
WDHFDiff is used to compare......
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
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......
1. Managing emails
WINDEV includes multiple methods to manage emails...
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......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......