ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Max (Function)
Returns the greatest value passed as parameter.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Burner constants
List of constants used by the burner functions....
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.