ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Max (Function)
Returns the greatest value passed as parameter.
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.
fSeparator (Function)
Returns a file path with normalized separators.
CoTan (Function)
Calculates the cotangent of an angle.
fListResource (Function)
Lists the resources integrated to the application.
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
Constants for the Exif functions
List of constants used by the Exif functions....
IsEven (Function)
Identifies an even number.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ProjectInfo (Function)
Returns specific information about the project currently run.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.