<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>25 May 2016 19:25:00 Z</lastBuildDate><pubDate>25 May 2016 10:47:00 Z</pubDate><description>Using WinDev 20, I have a free widow that opens another using OpenChild (Customer/Contacts).&#13;
&#13;
I need to know when the child is closed to update the tables in the parent window and I don't want to go modal with the child window.&#13;
&#13;
From the help I thought I could use the 'Closing of a child window' process, but none of my windows has this process and I can't see it in the list to add.&#13;
&#13;
How can I add code to this process? or short of a timer how can I find when the child window has been closed?&#13;
&#13;
Gary.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process/read.awp</link><title>Missing 'Closing of a child window' Process</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/57820-missing-closing-child-window-process-57828/read.awp</comments><pubDate>25 May 2016 19:25:00 Z</pubDate><description>Hi Gary,&#13;
&#13;
that process exist only in windev mobile (was added because there are no modal windows under android and ios, so the…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57828/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57828/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process/read.awp">Missing 'Closing of a child window' Process</source><title>Re: Missing 'Closing of a child window' Process</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57827/read.awp</comments><pubDate>25 May 2016 17:58:00 Z</pubDate><description>Hello Gary&#13;
&#13;
Winstatus() will test the existence of a window.&#13;
&#13;
Regards&#13;
Al</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57827/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57827/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process/read.awp">Missing 'Closing of a child window' Process</source><title>Re: Missing 'Closing of a child window' Process</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57826/read.awp</comments><pubDate>25 May 2016 13:22:00 Z</pubDate><description>why don't you put your code in the closing event of your Customer/Contacts window.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57826/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process-57826/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57820-missing-closing-child-window-process/read.awp">Missing 'Closing of a child window' Process</source><title>Re: Missing 'Closing of a child window' Process</title></item></channel></rss>
