ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Constants for managing Map controls
Constants for managing Map controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
16. Application test in practice
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Break in a report
The break is used to group the records corresponding to a sort criterion......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Typing multilingual texts
For a multilingual application, you have the ability to......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......