ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the insertion is performed,False otherwise (the ErrorOccurred variable is set to True). To find out the error details, use ErrorInfo.
Name of XML document into which the insertion will be performed.
Name of XML document containing the tag that will be inserted into an XML document.
Position where the addition is performed in relation to the current tag in <Target XML document>. This parameter can take one of the following values:XMLPreviousElementThe insertion is performed just before the current tag, in the same branch.XMLNextElement(Default value)The insertion is performed just after the current tag, in the same branch.XMLChildItemThe insertion is performed in the current level. The inserted part will be a child tag of the current tag.
Saving the modifications in the XML file
Last update: 05/13/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: