ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HFSQL properties
List of HFSQL properties...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...