ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 103: The type is unknown
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Error 301: Unknown identifier
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Items used in a select query
A query created in the query editor can contain several types of items......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......