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.
Changes the path to a data file (i.e. directory in which the file will be handled).
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......
WDTrans is a tool for canceling transactions......
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......
From the monitor, you can change the configuration options......
Runs a procedure on a SOAP server.
WDSQL is used to......
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......
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used...
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...