ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
RegistryRename (Function)
Renames a key in the registry.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
VibrationTrigger (Function)
Triggers the vibrations of the device.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HTML constants
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.