ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Operations performed on object diagrams
The following paragraphs explain......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Options of the window editor
To configure the general options of the window editor......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
16. Application test in practice
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The "Analysis" pane
The "Analysis" pane lists......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Operations performed on collaboration diagrams
The following paragraphs explain......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......