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.
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.
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.
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.
The Type property is used to get: the type of element (data file or item) defined...
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
The JSON type makes it possible to simplify actions on data in JSON format.
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display...
The different operations that can be performed with WDOptimizer are as follows......
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
The { and } operators are used to access a control, a variable, a class member or a file item...
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
To use the telemetry, you must install on a computer......
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Upload control is used to upload files on the Web server......
MVP is the acronym for MODEL - VIEW - PRESENTER......
WINDEV proposes to run the different project tests directly on the corresponding executable......
A kiosk application is an application from which the user cannot exit......
The YAML type simplifies the handling of data in YAML format.
The query editor allows you to run the test of query result......
The setup program creation wizard allows you to select the deployment profile to use......