|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor... |
|
|
|
|
|
|
|
| Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size... |
|
|
|
|
|
|
|
| Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
| Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
|
| Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| Saves an XML document in a file. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
|
| Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
The FOR EACH statement loops through a variable of type xmlReader in various ways:- Loop through a level.
- Loop through a level with copy.
- In-depth loop.
|
|
|
|
|
|
|
|
| Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
| Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
Allows you to:- extract a substring between two given separators from a character string.
- search for substrings between two given separators in a character string.
|
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Creates a reader used to read an XML document without loading it in memory. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications... |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Saves an XML document in a file. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node. |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
|
| Constants used by the XML signature... |
|
|
|
|
|
|
|
| This application example manages an XML file named "Orders...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing XML documents.... |
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| SVG (Scalable Vector Graphics) is a vector image format...... |
|
|
|
|
|
|
|
| Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
|
| Creates a new XML document from an existing XML document. |
|
|
|
|
|
|
|
| Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
| Returns the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
|
| Creates or modifies the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
|
| Retrieves and formats the content of an XML document (created by XMLDocument and modified... |
|
|
|
|
|
|
|
| The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema... |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|