<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>20 Feb 2018 07:40:00 Z</lastBuildDate><pubDate>19 Feb 2018 13:31:00 Z</pubDate><description>Hello,&#13;
&#13;
I am finding it hard to explain as to what I want but let me try.&#13;
&#13;
I have a well designed Data Entry Window.&#13;
&#13;
When the user clicks on Validate button it validates the data and save the entered data to a file and closes.&#13;
&#13;
Now the users want an option where it I should save the entered to a file and become blanks again to that they can enter new data in it without having to close the window and then reopen it.&#13;
&#13;
How can we keep Window open and reInitialize (make it blank) after saving user entered data?&#13;
&#13;
I hope I have managed to explain my requirement.&#13;
&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp</link><title>[WD20] - How to re Init a Entry window without closing it</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/64615-wd20-how-init-entry-window-without-closing-64625/read.awp</comments><pubDate>20 Feb 2018 07:40:00 Z</pubDate><description>Quote&#13;
Art Bonds&#13;
&#13;
In my opinion, I don't think hFlush alone will do it. All hFlush does is commit the data to disk. ...&#13;
That …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64625/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64625/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64623/read.awp</comments><pubDate>19 Feb 2018 17:00:00 Z</pubDate><description>I would agree with Art&#13;
&#13;
What I do is&#13;
&#13;
In the window global declaration&#13;
&#13;
Declare a Record type variable - MyContact is a Re…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64623/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64623/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64622/read.awp</comments><pubDate>19 Feb 2018 15:50:00 Z</pubDate><description>Quote&#13;
Yogi Yang&#13;
&#13;
Hello and Thanks everyone!&#13;
&#13;
It is working. Only thing that I had to add was HFlush("*") after saving data.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64622/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64622/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64621/read.awp</comments><pubDate>19 Feb 2018 14:26:00 Z</pubDate><description>Hello and Thanks everyone!&#13;
&#13;
It is working. Only thing that I had to add was HFlush("*") after saving data.&#13;
&#13;
Regards,</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64621/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64621/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64618/read.awp</comments><pubDate>19 Feb 2018 13:48:00 Z</pubDate><description>Hello Yogi&#13;
&#13;
If you also need to run the init code of the window fields then InitWindow() will be required.&#13;
&#13;
Regards&#13;
Al</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64618/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64618/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64617/read.awp</comments><pubDate>19 Feb 2018 13:48:00 Z</pubDate><description>Hi&#13;
&#13;
and/or you can do an executeprocess(WindowName, trtInit)&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64617/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64617/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64616/read.awp</comments><pubDate>19 Feb 2018 13:44:00 Z</pubDate><description>Hello Yogi.&#13;
&#13;
If i understand well your requirement, To reinitialize a form after a save, use "Reset ()"&#13;
&#13;
HTH&#13;
&#13;
Gianni</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64616/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing-64616/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64615-wd20-how-init-entry-window-without-closing/read.awp">[WD20] - How to re Init a Entry window without closing it</source><title>Re: [WD20] - How to re Init a Entry window without closing it</title></item></channel></rss>
