ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<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....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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.
HCopyFile (Example)
Usage example of the HCopyFile function
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HDescribeConnection (Function)
Describes a new connection to an external database.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
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...
Time management
For each element (windows, reports, ......
gClickableLink (Function)
Adds a clickable link in a graphic string.