|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| ... string in XML format. |
|
|
|
|
|
|
|
| Returns the value of current element (tag or XML attribute) or the value of one of its attributes. |
|
|
|
|
|
|
|
| ... string in XML format. |
|
|
|
|
|
|
|
| ... is outside the XML document. |
|
|
|
|
|
|
|
| ... in the KeyInfo section of the XML signature. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a data file... |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a data file... |
|
|
|
|
|
|
|
| ... of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML). |
|
|
|
|
|
|
|
| The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web... |
|
|
|
|
|
|
|
| Several DotNet functions are available in WINDEV...... |
|
|
|
|
|
|
|
| The wsResponse type is used to get:
the XML source code of the Webservice response.
the value... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server data file (data file described... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server data file (data file described... |
|
|
|
|
|
|
|
| a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see... |
|
|
|
|
|
|
|
| Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
|
| WINDEV includes several J2EE functions...... |
|
|
|
|
|
|
|
| The result of a select query can be...... |
|
|
|
|
|
|
|
| Checks whether the current element corresponds to the current browse or to the current search. |
|
|
|
|
|
|
|
| Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...). |
|
|
|
|
|
|
|
| Returns the result of a calculation XPath query. |
|
|
|
|
|
|
|
| Returns the name of current element (tag or attribute). |
|
|
|
|
|
|
|
| Cancels the search performed by XMLFind. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|