|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Lists the downloads from the current application in the download manager. |
|
|
|
|
|
|
|
| Captures a photo via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Stops the video recording previously started by CameraVideoStart. |
|
|
|
|
|
|
|
| Moves a worksheet within a Spreadsheet control in a window. |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| Hides a page displayed as a popup via PopupDisplayPage. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
|
| Changes the color of links in all RTF Edit controls in the application. |
|
|
|
|
|
|
|
| Adds a new download in the device's download manager.... |
|
|
|
|
|
|
|
| Retrieves the details of a download present in the download manager. |
|
|
|
|
|
|
|
| Cancels a download by removing it from the download manager, and deletes any existing files. |
|
|
|
|
|
|
|
| Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
|
| Converts a JSON string to XML. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Saves the contents of a file to a resource identified by its URI. |
|
|
|
|
|
|
|
| Saves the contents of a buffer to a resource identified by its URI. |
|
|
|
|
|
|
|
| Prompts the user to grant an application permission. |
|
|
|
|
|
|
|
| Returns one or all the permissions declared by the application. |
|
|
|
|
|
|
|
| Specifies the procedure that will be called when the user clicks an iOS 14 widget. |
|
|
|
|
|
|
|
| Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
|
| Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
|
| Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
|
| Wraps all children of the given node in a new node in an HTML document. |
|
|
|
|
|
|
|
| Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|