WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Name of the XML document into which the addition must be performed. This document contains the XML code and it was created by XMLDocument.
Name of tag to add. If this parameter corresponds to the CDATA constant, the content of the CDATA tag will not be interpreted by the XML parser. You have the ability to include an image in binary format in this tag. Caution: the encoding used must respect the encoding of the XML document. When using the CDATA parameter, a Buffer variable must be used. Caution: You cannot create elements (tag or attribute) with accented characters.
Value of new tag. This parameter corresponds to an empty string by default.
True to be positioned on the added element. In this case, the added element becomes the current position. False (default value) to avoid modifying the current position during the addition.
Addition options. The possible values are:XMLEncodingAmpersandIf the "&" character (ampersand) is found in the value of added tag, it will be encoded in "&" format.If this constant is not specified, the "&" character must be encoded in the XML tag. No encoding will be performed.
Managing the addition
Saving the modifications in the XML file
XML functions and threads
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: