<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Jun 2017 15:49:00 Z</lastBuildDate><pubDate>24 Jun 2017 12:54:00 Z</pubDate><description>Hello all,&#13;
&#13;
Is there an alternative to the close() function where I can use the Handle() of a window?&#13;
In the Windev help I can only find the close() function which is only compatible by the window name.&#13;
&#13;
I would like to create something like this:&#13;
id is system int = Handle(CurrentWindow()) "Close the window" Close(id)&#13;
Or is there some function which translates the Handle to window name?&#13;
&#13;
Best Regards,&#13;
Rik</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp</link><title>Close by Handle</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/61428-close-handle-61507/read.awp</comments><pubDate>29 Jun 2017 15:49:00 Z</pubDate><description>Hi Rik&#13;
&#13;
sorry about that&#13;
&#13;
the backup system is NOT cooperating :-(&#13;
&#13;
Website is up and running again</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61507/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61507/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61505/read.awp</comments><pubDate>29 Jun 2017 11:01:00 Z</pubDate><description>Hello Tor-Bjarne and Fabrice,&#13;
&#13;
Thank you for your responses!&#13;
&#13;
@Fabrice: I am unable to take a look at WXEDM because your sit…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61505/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61505/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61472/read.awp</comments><pubDate>27 Jun 2017 13:27:00 Z</pubDate><description>Hi Rik&#13;
&#13;
you can have a look in WXEDM. In order to be able to do something similar, I'm using only wlanguage (no api or anythin…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61472/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61472/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61471/read.awp</comments><pubDate>27 Jun 2017 12:59:00 Z</pubDate><description>Hi Rik,&#13;
&#13;
You could build a global array containing handle and Windowsname.&#13;
Then seek on Handle and use WinClose(Windowsname)&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61471/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61471/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61469/read.awp</comments><pubDate>27 Jun 2017 12:06:00 Z</pubDate><description>Hey Tor-Bjarne,&#13;
&#13;
Thank you for your quick response.&#13;
&#13;
I really like the idea but. Your solution requires code in every window…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61469/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61469/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61447/read.awp</comments><pubDate>24 Jun 2017 20:51:00 Z</pubDate><description>Hi&#13;
&#13;
I would post a message with wparam set to INT-handle.&#13;
&#13;
Then in the event-code of each window if would have something lik…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61447/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61447/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61442/read.awp</comments><pubDate>24 Jun 2017 15:38:00 Z</pubDate><description>Maybe its easier if I give the idea behind this problem.&#13;
I would like to close all windows which are open from upon a certain p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61442/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle-61442/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61428-close-handle/read.awp">Close by Handle</source><title>Re: Close by Handle</title></item></channel></rss>
