|
|
|
|
|
|
|
Retrieves the information about the last known device position. |
|
|
|
|
|
|
Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
Returns the direction represented by a location in relation to another one. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
Retrieves the cookies read by a call:
to HTTPRequest for an HTTP domain.
to HTTPSend for an HTTP domain.... |
|
|
|
|
|
|
Replaces all the cookies stored for a domain:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
Deletes all cookies (globally or for a domain) stored:
by the calls to HTTPRequest.
by the calls to HTTPSend.... |
|
|
|
|
|
|
Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
Adds or modifies a cookie in an HTTP request. |
|
|
|
|
|
|
Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
Opens the default telephony application (dialer) and displays the specified number. No call is made. |
|
|
|
|
|
|
Retrieves a header in the SOAP message received further to a call to a Webservice. |
|
|
|
|
|
|
Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
Stops the location detection triggered by GPSDetectPosition. |
|
|
|
|
|
|
Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization. |
|
|
|
|
|
|
Validates an XML document from an XSD schema. |
|
|
|
|
|
|
Adds a new appointment into a Scheduler control. |
|
|
|
|
|
|
Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
Deletes all appointments and resources from a Scheduler control. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Adds a new resource into a Scheduler control. |
|
|
|
|
|
|
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
Deletes a resource from a Scheduler control. |
|
|
|
|
|
|
Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|