ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Data persistence
The data persistence is used to store the value typed by the user......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Thread execution
At runtime, an application runs in a main thread......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Testing a project: setting
By testing the project you can simulate how the application will run......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
Bar code constants
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The Edit control
The Edit control allows users to enter data......