|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
|
| Identifies an odd number. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
|
| Returns the remainder of a division. |
|
|
|
|
|
|
|
| Identifies an even number. |
|
|
|
|
|
|
|
| Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
|
| Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Calculates the hue of a color. |
|
|
|
|
|
|
|
| Returns the horizontal screen resolution. |
|
|
|
|
|
|
|
| Returns the path of the parent directory for the specified directory. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android emulator. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Pocket simulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
|
| Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Java. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|