<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Jan 2018 15:26:38 Z</lastBuildDate><pubDate>22 Dec 2017 12:56:00 Z</pubDate><description>After some time spent investingating WinDev Mobile I found some limitations that make programming for Android enough difficult and sad:&#13;
&#13;
	&#13;
	MyMappedFile and MyMappedUniqueKey do not supported by Android (crash)&#13;
	FileToMemory and MemoryToFile do not work under Android (no crash, no affect)&#13;
	Class and variant indirection do not work under Android (crash).&#13;
	Deep assignment "&lt;=" does not supported (crash, required the same class on both sides)&#13;
	Avoid use of abstract class properties (crash when property is used in base class). Use abstract methods.&#13;
	Abstract methods must have return types (if they are functions but not procedures)&#13;
	&#13;
So RAD pattern is not available for use under Android...</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp</link><title>INFORMATION: WinDev Mobile limitations</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Joey Dieleman</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-64217/read.awp</comments><pubDate>26 Jan 2018 15:26:38 Z</pubDate><description>André Labuschagné wrote: &#13;
&gt; &gt;I always recommend that deploy to android device for testing rather on emul to save extra &gt;work la…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-64217/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-64217/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63850/read.awp</comments><pubDate>4 Jan 2018 22:52:00 Z</pubDate><description>&gt;I always recommend that deploy to android device for testing rather on emul to save extra &gt;work later.&#13;
&#13;
I gave up with emulat…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63850/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63850/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63775/read.awp</comments><pubDate>23 Dec 2017 11:14:00 Z</pubDate><description>I always recommend that deploy to android device for testing rather on emul to save extra work later.&#13;
&#13;
yes it's troublesome yo…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63775/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63775/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63771/read.awp</comments><pubDate>22 Dec 2017 15:45:00 Z</pubDate><description>Hi again&#13;
&#13;
yeah... not really... There are a number of 'Run android in windows' solutions out there, and while they are cetainl…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63771/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63771/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63770/read.awp</comments><pubDate>22 Dec 2017 15:22:00 Z</pubDate><description>By the way yesterday I tested Visual Studio Android emulator and it works like a charm with WinDev Mobile. Now you don't need to…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63770/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63770/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63769/read.awp</comments><pubDate>22 Dec 2017 13:19:00 Z</pubDate><description>Hi,&#13;
&#13;
Quote&#13;
Fabrice Harari&#13;
&#13;
Could PCSoft improve WinDev Mobile and add functions to it? Certainly... And they are doing that…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63769/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63769/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63768/read.awp</comments><pubDate>22 Dec 2017 13:13:00 Z</pubDate><description>Hi,&#13;
&#13;
yes.. LOTS of things available in windev are not available in windev mobile... in fact, WAY MORE things that the ones you…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63768/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations-63768/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63767-information-windev-mobile-limitations/read.awp">INFORMATION: WinDev Mobile limitations</source><title>Re: INFORMATION: WinDev Mobile limitations</title></item></channel></rss>
