ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on object diagrams
The following paragraphs explain......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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....
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......
How to open a window?
16. Application test in practice
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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......
The "Analysis" pane
The "Analysis" pane lists......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
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......
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....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
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....
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......