ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MoveLine (Function)
Allows: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Size (Property)
The Size property is used to determine and change the size of an element.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
OpenSister (Function)
Opens a non-modal sibling window.
fAttribute (Function)
Returns or modifies the attributes of a file.
fRename (Function)
Modifies the name of a file.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....