ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
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.
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
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.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
gClickableLink (Function)
Adds a clickable link in a graphic string.
Size (Property)
The Size property is used to determine and change the size of an element.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HOpen (Function)
Opens a data file.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function