ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Manager of automated tests
The test manager is used to......
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
The Multimedia control
The Multimedia control is used to play multimedia files......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
The Wire control
The Wire control is used to visually link 2 controls......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HPass (Function)
Defines the password used to create or open a data file.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Animate a Label field
Two methods can be used to animate a Static Text control......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.