<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Sep 2017 13:19:49 Z</lastBuildDate><pubDate>8 Sep 2017 13:04:08 Z</pubDate><description>Hello All,&#13;
I'm trying WINDEV 21 Express. I created an application and give the demo to my customer. If the customer want to buy the application I'll buy WINDEV 22. &#13;
&#13;
My customer reported me a random error.&#13;
In this application I open some files clicking in [...] icon with this code:&#13;
&#13;
Btn_SelF1&#13;
[code:wl]&#13;
path_select(EDT_File1)&#13;
[/code]&#13;
&#13;
https://hostimage.windev.io/images/button_a9c3e2a838809ccbfcbcf0e5ab5ca8d0.jpg&#13;
&#13;
There are 14 copies of this button (Btn_SelF1-Btn_SelF14   and   EDT_File1-EDT_File14).&#13;
&#13;
Sometimes when you click on the first [...] button the application crashs:&#13;
[code:text]&#13;
Error in process Click Btn_SelF1.&#13;
Unexpected system error.&#13;
If this error systematically occurs in the same conditions, contact PC SOFT Hot Line and specify:&#13;
 - the error circumstances,&#13;
 - a window, a project or the code lines used to replicate the problem,&#13;
 - the details below.&#13;
&#13;
Details techniques :&#13;
&#13;
Module : wd210vm.dll&#13;
Version du module : 21.0.320.0 EXPRESS&#13;
VI : 05A210066j&#13;
Adresse de base : 25E60000&#13;
Erreur systeme : Access violation (GPF)&#13;
EIP = 25F55949&#13;
OS : Windows 7 Service Pack 1(6.1.7601)&#13;
&#13;
----- Technical Information -----&#13;
&#13;
Project : EXPRESS_XLS&#13;
&#13;
WL call:&#13;
Process of 'Click Btn_SelF1' (EXPRESS_WIN_XLSFunction_F.Btn_SelF1), thread 0&#13;
&#13;
What happened?&#13;
Unexpected system error.&#13;
If this error systematically occurs in the same conditions, contact PC SOFT Hot Line and specify:&#13;
 - the error circumstances,&#13;
 - a window, a project or the code lines used to replicate the problem,&#13;
 - the details below.&#13;
&#13;
Details techniques :&#13;
&#13;
Module : wd210vm.dll&#13;
Version du module : 21.0.320.0 EXPRESS&#13;
VI : 05A210066j&#13;
Adresse de base : 25E60000&#13;
Erreur systeme : Access violation (GPF)&#13;
EIP = 25F55949&#13;
OS : Windows 7 Service Pack 1(6.1.7601)&#13;
&#13;
Error code: 1020&#13;
Level: fatal error&#13;
&#13;
Dump of the error of 'wd210vm.dll' module (21.0.320.0 EXPRESS).&#13;
Identifier of detailed information (.err): 1020&#13;
Debugging information:&#13;
&#13;
Details techniques :&#13;
&#13;
Module : wd210vm.dll&#13;
Version du module : 21.0.320.0 EXPRESS&#13;
VI : 05A210066j&#13;
Adresse de base : 25E60000&#13;
Erreur systeme : Access violation (GPF)&#13;
EIP = 25F55949&#13;
OS : Windows 7 Service Pack 1(6.1.7601)&#13;
Registres :&#13;
&#13;
  EIP = 25F55949    EBP = 00000489&#13;
  EAX = 00000002    EBX = 00000000&#13;
  ECX = 00040000    EDX = 0497D104&#13;
  ESI = 00040000    EDI = 0018E108&#13;
&#13;
Pile des appels :&#13;
&#13;
[wd210vm.dll (25E60000), 21.0.320.0 EXPRESS, 05A210066j]	25EE9360 : EXT_bSetVariableCollection() + 443881 bytes&#13;
Pile invalide&#13;
&#13;
Additional Information:&#13;
EIT_PILEWL :&#13;
Click Btn_SelF1 (EXPRESS_WIN_XLSFunction_F.Btn_SelF1)&#13;
EIT_DATEHEURE : 08/09/2017 11:30:52&#13;
EIT_TYPE_WDFILE : &lt;2&gt;&#13;
EIT_IDCODE : &lt;18&gt;&#13;
&#13;
Help&#13;
[/code]&#13;
&#13;
When this problem appears you have to restart the application, if you click on first button again it crashs again, but if you click on another button then you can click on first button without crashs. Not always it crashs clicking on the first button.&#13;
&#13;
I searched if Btn_SelF1 or EDT_File1 are mentioned in different ways of other buttons (but not, all 14 buttons are equals).&#13;
I supposed the problem is the name EDT_File1 is similar to EDT_File10 EDT_File11 EDT_File12...  but this is nonsense...&#13;
&#13;
Please help me because I really don't know what I have to do... on my PC seems to not crash never...</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button/read.awp</link><title>Random Access violation with [...] button</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fortune.andrea</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62639/read.awp</comments><pubDate>13 Sep 2017 13:19:49 Z</pubDate><description>The problem still unsolved and mysterious.&#13;
Now I tried to change the name of the button&#13;
Btn_SelF1   ------&gt; now is   Btn_SelF0…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62639/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62639/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button/read.awp">Random Access violation with [...] button</source><title>Re: Random Access violation with [...] button</title></item><item><author>fortune.andrea</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62620/read.awp</comments><pubDate>11 Sep 2017 12:20:48 Z</pubDate><description>Hello Fabrice,&#13;
thanks for your reply, but I followed this guide:&#13;
https://doc.pcsoft.fr/en-US/?1000020476&#13;
&#13;
[code:wl]&#13;
sString…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62620/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62620/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button/read.awp">Random Access violation with [...] button</source><title>Re: Random Access violation with [...] button</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62607/read.awp</comments><pubDate>9 Sep 2017 17:44:19 Z</pubDate><description>Hi Andrea,&#13;
&#13;
Your truncate function is incorrect. The 3rd parameter is NOT the number &#13;
of characters to delete, it's a constan…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62607/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62607/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button/read.awp">Random Access violation with [...] button</source><title>Re: Random Access violation with [...] button</title></item><item><author>fortune.andrea</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62601/read.awp</comments><pubDate>8 Sep 2017 17:01:17 Z</pubDate><description>Hello Fabrice,&#13;
thanks for the answer.&#13;
&#13;
[code:wl]&#13;
PROCEDURE path_select(sKey is string)&#13;
sFileName is string&#13;
&#13;
// Select an …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62601/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62601/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button/read.awp">Random Access violation with [...] button</source><title>Re: Random Access violation with [...] button</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62598/read.awp</comments><pubDate>8 Sep 2017 14:30:32 Z</pubDate><description>Hi Andrea,&#13;
&#13;
What is the code of your function path_select?&#13;
Did you try on your machine to do a DOUBLE-click on the button (it…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62598/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button-62598/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62597-random-access-violation-with-button/read.awp">Random Access violation with [...] button</source><title>Re: Random Access violation with [...] button</title></item></channel></rss>
