<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Aug 2015 16:47:00 Z</lastBuildDate><pubDate>11 Aug 2015 09:49:00 Z</pubDate><description>Hi guys,&#13;
&#13;
In the "Go" testing option (emulator), I'm seeing an unexpected execution of window events in my project.&#13;
&#13;
I have windows defined in my project:&#13;
&#13;
In Window A I have a looper with a button click event code then opens Window B and the "Row selected" event code opens Window C.&#13;
When the button event is fired, Window B is correctly called and in the global declarations of Window B I read a record from a table.&#13;
Also in Window B, the "Request for refreshing..." and "End of initialization..." events are (correctly) fired but there's no code in there.&#13;
Now here's the unexpected thing; the process flow now "flips back" to Window A's button click event for some reason :confused:&#13;
Even more confusing, the processing then goes on to execute events on Window C which is also referred to in the Row selected event of the looper on Window A :confused:&#13;
&#13;
Has anyone else noticed this? Am I doing something wrong? As per my previous post, I have the fields in the looper of Window A defined as attributes, but is there something else I'm missing when defining the Looper on Window A?&#13;
&#13;
As far as I can see, this also happens when I test on the physical device also.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53480-wm20-unexpected-execution-window-events/read.awp</link><title>[WM20] Unexpected execution of window events</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/53480-wm20-unexpected-execution-window-events-53496/read.awp</comments><pubDate>11 Aug 2015 16:47:00 Z</pubDate><description>Hmmm... studying the Help files and I came across this:&#13;
&#13;
Quote&#13;
Android/iOS selection mode: This option is used to hide the se…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53480-wm20-unexpected-execution-window-events-53496/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53480-wm20-unexpected-execution-window-events-53496/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53480-wm20-unexpected-execution-window-events/read.awp">[WM20] Unexpected execution of window events</source><title>Re: [WM20] Unexpected execution of window events</title></item></channel></rss>
