ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: SaaS

List of XML functions
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...
List of XML functions
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size...
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.
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.
Creates an XML file from the data found in a Table or TreeView Table control.
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
The different types of items proposed in the data model editor are as follows:
After its execution in test mode (see Running the query test), the result of the query can be...
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Finds an XML namespace according to its XML node and in the parents of the node.
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.
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.
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Enables an automatic filter on the linked files when browsing an XML file.
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
Creates an XML file from the data found in a Table or TreeView Table control.
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.
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.
Disables an automatic filter on the linked files when browsing an XML file.
Creates a reader used to read an XML document without loading it in memory.
Saves an XML document in a file.
Runs an Automatic Application Feature (AAF) on a control or window.
Converts an XML string to JSON.
Converts an XML string to JSON.
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.
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Signs an XML document.
Returns the type of current element (tag or attribute).
Positions on the parent element of current element (tag or attribute).
Returns the name of parent tag for the current element (tag or attribute).
Positions on the first child element of current element.
Positions on the last element (tag or attribute) of the current tree level.
Positions on the next element (tag or attribute).
The xpathResult type is used it find out the result of the execution of an XPATH query.
Positions on the previous element (tag or attribute).
.XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Positions on the first element (tag or attribute) in the current tree level.
WDMAP allows you to export records to......
Executes an XPATH query in an xmlDocument variable.
A notification is a small window that appears at the bottom right of the screen, and that can...
To better analyze the content of the sites, the search engine of Google is using an XML file named...
Each Table control found in a window proposes a menu to the user......
Each TreeView control found in a window proposes a popup menu to the user......
WINDEV allows you to easily use Webservices (or XML Web services)....
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The buffer type corresponds to a binary memory area....
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
In France, electronic invoicing has become mandatory for invoicing government services......
1
3
4
5
6
7
14
>