ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
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).
Max (Function)
Returns the greatest value passed as parameter.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
LocalStorageDelete (Function)
Deletes a value from the local storage.
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.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
UploadStart (Function)
Starts sending the selected files into an Upload control.