|
|
|
|
|
|
|
Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
WLanguage procedure called by HTrack |
|
|
|
|
|
|
Usage example of the OpenChild function |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Calculates the cosine of an angle. |
|
|
|
|
|
|
Calculates the cotangent of an angle. |
|
|
|
|
|
|
Returns the root of a number. |
|
|
|
|
|
|
Returns the sine of an angle. |
|
|
|
|
|
|
Calculates the tangent of an angle. |
|
|
|
|
|
|
Opens the default Web browser of the current device. |
|
|
|
|
|
|
Returns the greatest value passed as parameter. |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
Returns a file path with normalized separators. |
|
|
|
|
|
|
Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
Lists the resources integrated to the application. |
|
|
|
|
|
|
Returns the remainder of a division. |
|
|
|
|
|
|
Identifies an odd number. |
|
|
|
|
|
|
Identifies an even number. |
|
|
|
|
|
|
Calculates the hue of a color. |
|
|
|
|
|
|
Calculates the saturation of a color. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|