ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Image control in a page
Query technical documentation
The query editor automatically creates a technical documentation for each query......
WINDEV Framework License Agreement
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV applications for Linux: Specific features
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WINDEV License Agreement
WINDEV License Agreement...
Print constants
List of constants used by the print functions....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Kanban control events
The following events are associated with Kanban controls......
Classes, members, methods and properties
A class is made of......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
12. Pages in practice