|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WDTrans is a tool for canceling transactions...... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor.
You also... |
|
|
|
|
|
|
|
| When installing WEBDEV development version, if no Web server is available on the current computer,... |
|
|
|
|
|
|
|
| Various WEBDEV constants... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot...... |
|
|
|
|
|
|
|
| To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure...... |
|
|
|
|
|
|
|
| Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| The method for developing a site for Linux is identical to the method for developing a site... |
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV site...... |
|
|
|
|
|
|
|
| Runs a procedure on a SOAP server. |
|
|
|
|
|
|
|
| Secures the export of confidential data in the AAFs (Automatic Application Features) that are used... |
|
|
|
|
|
|
|
| WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
|
| The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
|
| The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible... |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
|
| From the monitor, you can change the configuration options...... |
|
|
|
|
|
|
|
| All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element:... |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
|
| Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|