ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote Control: Customizing with your own 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......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Creating an insert query
An insert query (corresponding SQL statement......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......