|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the duration of the call (difference between the start date and time of call and the end date and time of call). |
|
|
|
|
|
|
|
| List of constants used by the Google functions.... |
|
|
|
|
|
|
|
| In single-user mode, opens an xBase table without locking it. |
|
|
|
|
|
|
|
| Opens the edit window of User Macro-Code for the current window. |
|
|
|
|
|
|
|
| Some of the parameters passed to a procedure can be optional parameters...... |
|
|
|
|
|
|
|
| Re-allows the access (which means the connection) to one or more databases accessible via a connection. |
|
|
|
|
|
|
|
| Java applications in practice... |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| Starts detecting the Wi-Fi access points currently accessible from the device. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the day that corresponds to a given date. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Converts an ANSI string (Windows) to a UNICODE string. |
|
|
|
|
|
|
|
| Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string. |
|
|
|
|
|
|
|
| Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00"). |
|
|
|
|
|
|
|
| Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|