ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
6 results for: XML
XMLSign (Function)
Signs an XML document.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
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.
Importing and consuming SOAP web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Managing the XSD
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.