<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Nov 2017 23:28:00 Z</lastBuildDate><pubDate>10 Nov 2017 02:12:00 Z</pubDate><description>Hi all&#13;
&#13;
I am starting with WM22 IOS development trying to download an image from internet and showing it in an image control.&#13;
&#13;
In android works perfect, but when I try in an iphone 6 it does not show in the control&#13;
&#13;
I did all I could find in the help without result, for exampler here&#13;
&#13;
https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windevmobile/15600-download-image-affichage-celle-ios/read.awp&#13;
&#13;
When I compile the project in the Xcode I notice that it sends this message in the debugger window when I run it from the emulator&#13;
&#13;
&#13;
017-11-09 19:29:03.457373 Test_Windows[394:38817] Warning: Libinfo call to mDNSResponder on main thread&#13;
&#13;
&#13;
This is the code I am using in the WM project (Code that I found here in the forum)&#13;
&#13;
HTTPRequest("https://example.com/779.jpg")&#13;
&#13;
IF ErrorOccurred = False THEN&#13;
sResult is Buffer = HTTPGetResult(httpResult)&#13;
IF Position(sResult,"404") THEN&#13;
Info(HTMLToText(sResult))&#13;
ELSE&#13;
IF Length(sResult) &gt; 0 THEN&#13;
IMG_Foto = sResult&#13;
&#13;
Info("photo loaded")&#13;
END&#13;
END&#13;
END&#13;
&#13;
&#13;
The xcode version is 9 and in the WM22 project the minimun IOS version is 8 in the deployment target&#13;
&#13;
I know this is a basic one but I have spend all day trying just to run this in an Iphone&#13;
&#13;
I thought it could works as it does in android&#13;
&#13;
Thank you very much for your advices&#13;
&#13;
James</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from/read.awp</link><title>WM22 IOS basic question about downloading image from internet</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/63262-wm22-ios-basic-question-about-downloading-image-from-63289/read.awp</comments><pubDate>10 Nov 2017 23:28:00 Z</pubDate><description>No problem :) Hope it works!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63289/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63289/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from/read.awp">WM22 IOS basic question about downloading image from internet</source><title>Re: WM22 IOS basic question about downloading image from internet</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63288/read.awp</comments><pubDate>10 Nov 2017 22:43:00 Z</pubDate><description>Thank Luis, for your answer,&#13;
&#13;
I will try that way.&#13;
&#13;
Thank you&#13;
&#13;
James</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63288/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63288/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from/read.awp">WM22 IOS basic question about downloading image from internet</source><title>Re: WM22 IOS basic question about downloading image from internet</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63284/read.awp</comments><pubDate>10 Nov 2017 19:33:00 Z</pubDate><description>Just put the http of the image in the IMG_ control, I remember making it work that way&#13;
IMG_image = "https://example.com/779.jpg…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63284/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63284/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from/read.awp">WM22 IOS basic question about downloading image from internet</source><title>Re: WM22 IOS basic question about downloading image from internet</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63275/read.awp</comments><pubDate>10 Nov 2017 14:08:00 Z</pubDate><description>Hi Iso&#13;
&#13;
No. It does not work in the simulator/ios device. Neither in the android simulator but when I install it in an android…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63275/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63275/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from/read.awp">WM22 IOS basic question about downloading image from internet</source><title>Re: WM22 IOS basic question about downloading image from internet</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63265/read.awp</comments><pubDate>10 Nov 2017 10:56:00 Z</pubDate><description>Hi&#13;
&#13;
Does it work OK in the Simulators?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63265/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from-63265/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63262-wm22-ios-basic-question-about-downloading-image-from/read.awp">WM22 IOS basic question about downloading image from internet</source><title>Re: WM22 IOS basic question about downloading image from internet</title></item></channel></rss>
