|
|
|
|
|
|
|
Saves the contents of a buffer to a resource identified by its URI. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Lists the downloads from the current application in the download manager. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Moves a worksheet within a Spreadsheet control in a window. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
Removes a given node in the current node of an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|