ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The Edit control
The Edit control allows users to enter data......
Error 42: Label out of scope of GOTO
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Managing parallel tasks
The computers are becoming more and more powerful......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Data persistence
The data persistence is used to store the value typed by the user......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......