ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: SaaS

Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size...
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...
Converts an XML string to JSON.
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).
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
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 with data from a Looper control (Looper control based on a data file or populated programmatically).
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.
Finds an XML namespace according to its XML node and in the parents of the 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.
Disables an automatic filter on the linked files when browsing an XML file.
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Saves an XML document in a file.
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.
Converts an XML string to JSON.
Converts an XML string to JSON.
Creates a reader used to read an XML document without loading it in memory.
Saves an XML document in a file.
New features in WEBDEV 27 presented in the New Features brochure....
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
List of constants used by the HFSQL functions....