ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Example for using the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...