<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Aug 2018 05:30:00 Z</lastBuildDate><pubDate>28 Aug 2018 04:13:00 Z</pubDate><description>Hi All&#13;
&#13;
I am displaying some string content in an html control in iOS and Android. I need to make the contents of this string display with "line feeds". So I guess I need to change the line feeds in the string to &lt;BR&gt; before including it in the html control. Is there a function to do that or should I just do a search and replace? If the latter how would I go about doing the search and replace?&#13;
&#13;
Cheers&#13;
André</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66763-wdm22-string-html/read.awp</link><title>WDM22 - String To HTML</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/66763-wdm22-string-html-66766/read.awp</comments><pubDate>28 Aug 2018 05:30:00 Z</pubDate><description>Sorted. In WX23 you have TextToHTML&#13;
&#13;
In WX22 that I am currently using the following did the trick:&#13;
&#13;
MyString = Replace(MySt…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66763-wdm22-string-html-66766/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66763-wdm22-string-html-66766/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66763-wdm22-string-html/read.awp">WDM22 - String To HTML</source><title>Re: WDM22 - String To HTML</title></item></channel></rss>
