<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Sep 2020 12:39:31 Z</lastBuildDate><pubDate>27 Aug 2020 09:33:26 Z</pubDate><description>Hello Everyone, &#13;
&#13;
I have an very annoying problem with some programs that are written in Windev (versions 21 till 25)&#13;
At random times a dialogwindow shows up to save a memory dump file. This mostly happens with programs that are running without user intervention and are running 24/24.&#13;
There was no update on these programs, and also no user interventions.&#13;
It happens on several computers on different locations which are not related to eachother.&#13;
The programs also keep running, they are not stopping or crashing.&#13;
Does anyone of you already had this thing going on ? And how can it be solved ? Or at least, how can I disable the automatic display of the memorydump dialog ?&#13;
&#13;
best regards,&#13;
&#13;
Patrick</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp</link><title>Windev programs suddenly start doing memorydumps (with dialog)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Samir BOUCHETIBAT</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67963/read.awp</comments><pubDate>3 Sep 2020 12:39:31 Z</pubDate><description>Hi,&#13;
You can upgrade to Anydesk 6.0.8 (released today)&#13;
This should fix the memory dump issue.&#13;
&#13;
BR&#13;
Samir</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67963/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67963/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp">Windev programs suddenly start doing memorydumps (with dialog)</source><title>Re: Windev programs suddenly start doing memorydumps (with dialog)</title></item><item><author>pat.thijs</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67960/read.awp</comments><pubDate>1 Sep 2020 20:21:36 Z</pubDate><description>You can disable the memory-dump feature by adding this line your code : &#13;
&#13;
dbgInfo(dbgActivateUserDump,False)&#13;
&#13;
grtz&#13;
&#13;
Patric…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67960/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67960/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp">Windev programs suddenly start doing memorydumps (with dialog)</source><title>Re: Windev programs suddenly start doing memorydumps (with dialog)</title></item><item><author>PeHoBe</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67959/read.awp</comments><pubDate>1 Sep 2020 19:47:18 Z</pubDate><description>AnyDesk seems to be working on it...&#13;
https://forum.pcsoft.fr/fr-FR/pcsoft.fr.windev/241158-probleme-dump-memoire/read.awp&#13;
&#13;
--…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67959/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67959/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp">Windev programs suddenly start doing memorydumps (with dialog)</source><title>Re: Windev programs suddenly start doing memorydumps (with dialog)</title></item><item><author>test</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67955/read.awp</comments><pubDate>27 Aug 2020 21:38:10 Z</pubDate><description>anydesk is working on a solution.&#13;
In the meantime, you can add an instruction in your program to deactivate the memory dump in …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67955/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67955/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp">Windev programs suddenly start doing memorydumps (with dialog)</source><title>Re: Windev programs suddenly start doing memorydumps (with dialog)</title></item><item><author>pat.thijs</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67954/read.awp</comments><pubDate>27 Aug 2020 14:09:53 Z</pubDate><description>Hello Peter, &#13;
&#13;
I've just found it out myself.&#13;
The memorydump can be reproduced very easy within AnyDesk.&#13;
Question now is : w…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67954/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67954/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp">Windev programs suddenly start doing memorydumps (with dialog)</source><title>Re: Windev programs suddenly start doing memorydumps (with dialog)</title></item><item><author>PeHoBe</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67953/read.awp</comments><pubDate>27 Aug 2020 12:55:35 Z</pubDate><description>Hi Patrick,&#13;
&#13;
I read in another thread this is caused in combination with a specific version of AnyDesk being used on the compu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67953/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog-67953/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67952-windev-programs-suddenly-start-doing-memorydumps-with-dialog/read.awp">Windev programs suddenly start doing memorydumps (with dialog)</source><title>Re: Windev programs suddenly start doing memorydumps (with dialog)</title></item></channel></rss>
