ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HCreateMovableReplica (Function)
Creates a movable replication.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SQLExec (Function)
Names and runs an SQL query.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
XMLOpenReader (Example)
Usage example of XMLOpenReader
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gClickableLink (Function)
Adds a clickable link in a graphic string.