ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
GetDefinition (Function)
Retrieves the definition of element type.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
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.
New (Reserved word)
New is used to allocate memory space...
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
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....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
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...