|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes a value from the local storage. |
|
|
|
|
|
|
|
| Restarts a service (already started). |
|
|
|
|
|
|
|
| Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control. |
|
|
|
|
|
|
|
| Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. |
|
|
|
|
|
|
|
| Usage example of the SQLFirst function |
|
|
|
|
|
|
|
| Usage example of the ContactAdd function |
|
|
|
|
|
|
|
| The gglPerson type is used to describe and modify the participants attending an event of a Google calendar... |
|
|
|
|
|
|
|
| Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
|
| Usage example of the FinDecreasingRedemption function |
|
|
|
|
|
|
|
| Enables or disables a scheduled task on an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
|
| Retrieves a value from the local storage. |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Deletes all the values from the local storage. |
|
|
|
|
|
|
|
| Returns the number of values for the local storage. |
|
|
|
|
|
|
|
| Returns the name of a value for the local storage. |
|
|
|
|
|
|
|
| Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its name. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
|
| Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
|
| Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|