<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Aug 2016 09:57:00 Z</lastBuildDate><pubDate>8 Aug 2016 12:42:00 Z</pubDate><description>Hi guys,&#13;
&#13;
Question regarding TableToXML function; I have a Table Control with data in it and use TableToXML to produce an XML file, and all works well, but how do I change the default "WINDEV_TABLE" &amp; "\WINDEV_TABLE" tags to be what I want them to be (as below - XML gt &amp; lt chars replaced with curly brackets to make it readable)?&#13;
&#13;
I can see where the "ProductsToWebsite" and the individual items come from; they are the name of the Table Control and the column names - all good, but where does "WINDEV_TABLE" come from?&#13;
&#13;
Anyone know how to change this default value or if it's even possible to change it?&#13;
&#13;
{?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?} {WINDEV_TABLE} {ProductsToWebsite} {SKU}9000000001234{/SKU} {Description}Shimano XYZ Jersey{/Description} {LongDescription}Shimano XYZ Jersey (long description){/LongDescription} {Options}Red: L:{/Options} {StockQty}3{/StockQty} {Price}14.99{/Price} {TimeStamp}20160808003306544{/TimeStamp} {Mode}A{/Mode} {/ProductsToWebsite} ... ... ... {\WINDEV_TABLE}</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question/read.awp</link><title>[WD21] TableToXML question...</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59026/read.awp</comments><pubDate>9 Aug 2016 09:57:00 Z</pubDate><description>...and using HExportXML, "HF_DOCUMENT" is output to the XML in place of "WINDEV_TABLE"...</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59026/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59026/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question/read.awp">[WD21] TableToXML question...</source><title>Re: [WD21] TableToXML question...</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59017/read.awp</comments><pubDate>8 Aug 2016 15:10:00 Z</pubDate><description>Hi,&#13;
&#13;
@Fabrice, yes I could use Replace, I just wanted to confirm I wasn't missing something, but I also want to avoid having t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59017/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59017/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question/read.awp">[WD21] TableToXML question...</source><title>Re: [WD21] TableToXML question...</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59012/read.awp</comments><pubDate>8 Aug 2016 14:10:00 Z</pubDate><description>Darren,&#13;
&#13;
inTableToExcel the TITLE of the tablecontrol is used. Maybe you have a tablecontrol without a 'table title'?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59012/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59012/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question/read.awp">[WD21] TableToXML question...</source><title>Re: [WD21] TableToXML question...</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59011/read.awp</comments><pubDate>8 Aug 2016 14:06:00 Z</pubDate><description>Hi Darren&#13;
&#13;
I don't know if it's possible during the process, but afterword, with&#13;
MyString is string=floadtext(XML file)&#13;
Myst…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59011/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question-59011/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59009-wd21-tabletoxml-question/read.awp">[WD21] TableToXML question...</source><title>Re: [WD21] TableToXML question...</title></item></channel></rss>
