ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Kanban control events
The following events are associated with Kanban controls......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Control management functions
List of functions for managing controls...
Image control in a page
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Creating an insert query
An insert query (corresponding SQL statement......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Scheduler control events
The following events associated with Scheduler controls:...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......