ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
StatVarianceP (Function)
Calculates the variance for a full series of values.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
SQLLast (Function)
Sets the position on the last row of the query result.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
AppInstallUPD (Function)
Triggers the automatic update of current application.
SysXRes (Function)
Returns the horizontal screen resolution.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.