<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Oct 2016 12:22:00 Z</lastBuildDate><pubDate>12 Oct 2016 19:10:00 Z</pubDate><description>Hello all,&#13;
&#13;
At the moment I'm struggling with my First project window.&#13;
I would like to make this variable to open a different window regarding to the mobile phone (i.e. iphone 5 or 6).&#13;
I found an example where this is done (Android FTP Client), but for me it is not clear how they have done it.&#13;
Because when I try to execute the project, it will ask for a First project window.&#13;
&#13;
Code would look something like this:&#13;
SWITCH SysXRes() case 414: OpenMobileWindow(Wnd_i6plus) case 375: OpenMobileWindow(Wnd_i6) case 320: OpenMobileWindow(Wnd_i5) OTHER CASE : OpenMobileWindow(Wnd_general) END&#13;
Has anyone a solution?&#13;
&#13;
Thanks in advance,&#13;
Koen</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp</link><title>[WM] Variable First Project Window</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/59943-variable-first-project-window-60014/read.awp</comments><pubDate>17 Oct 2016 12:22:00 Z</pubDate><description>Hi Rik&#13;
I do this in Initialization of Windev Mobile application&#13;
&#13;
GLOBAL&#13;
gsGlavniProzor is string&#13;
&#13;
IF ProjectInfo(piConfigu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-60014/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-60014/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59960/read.awp</comments><pubDate>13 Oct 2016 16:30:00 Z</pubDate><description>Hi Alexandre,&#13;
&#13;
Thank you for your answer, but the EndProgram command is only available for debugging in iOS applications.&#13;
Tho…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59960/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59960/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59959/read.awp</comments><pubDate>13 Oct 2016 15:12:00 Z</pubDate><description>Hi Rik,&#13;
&#13;
Do the following:&#13;
1. Set the default window of the project (so WinDev is not complaining)&#13;
2. In the program Init co…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59959/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59959/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59954/read.awp</comments><pubDate>13 Oct 2016 13:40:00 Z</pubDate><description>Hello Art,&#13;
&#13;
Yes I think this is the only sollution, thank you.&#13;
&#13;
Note: This problem only seems to appear with iOS, when I try…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59954/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59954/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59947/read.awp</comments><pubDate>13 Oct 2016 03:28:00 Z</pubDate><description>What about a generic blank or black first window, or a window that says something cute like "Welcome!", and then code that autom…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59947/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59947/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59946/read.awp</comments><pubDate>12 Oct 2016 21:54:00 Z</pubDate><description>Hello Heinz,&#13;
&#13;
Thank you for your fast reply.&#13;
Unfortunately the USE command is not accessible for iOS applications.&#13;
&#13;
But it …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59946/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59946/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59945/read.awp</comments><pubDate>12 Oct 2016 21:07:00 Z</pubDate><description>Not sure about WM but in WD you can do it with the USE command :&#13;
&#13;
project init code :&#13;
&#13;
SWITCH SysXRes()&#13;
case 414: USE(Wnd_i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59945/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window-59945/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59943-variable-first-project-window/read.awp">[WM] Variable First Project Window</source><title>Re: [WM] Variable First Project Window</title></item></channel></rss>
