ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Compound statements
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Data persistence
The data persistence is used to store the value typed by the user......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Error 42: Label out of scope of GOTO
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.