<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>2 May 2015 13:12:25 Z</lastBuildDate><pubDate>25 Apr 2015 05:49:18 Z</pubDate><description>This is my code :&#13;
&#13;
IF SeekProcedure("MyProcedure") &lt;&gt; Null THEN&#13;
&#13;
   some thing...&#13;
&#13;
ELSE&#13;
&#13;
   MyProcedure()&#13;
&#13;
END&#13;
&#13;
Why WINDEV 20 Error &#13;
&#13;
&#13;
A value shoud have been returned by 'SeekProcedure'&#13;
&#13;
Error code: 1005&#13;
Level: fatal error (EL_FATAL)&#13;
&#13;
Dump of the error of 'wd200vm.dll' module (20.0.177.3).&#13;
Identifier of detailed information (.err): 1005&#13;
Debugging information:&#13;
Fonction (0,244)&#13;
Additional Information:&#13;
&#13;
&#13;
&#13;
Thank&#13;
&#13;
MAN</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev/read.awp</link><title>Why SeekProcedure() not returned NULL in WINDEV 20</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>ingpanya</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51916/read.awp</comments><pubDate>4 May 2015 07:48:39 Z</pubDate><description>Thank you for your replay&#13;
&#13;
^^</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51916/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51916/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev/read.awp">Why SeekProcedure() not returned NULL in WINDEV 20</source><title>Re: Why SeekProcedure() not returned NULL in WINDEV 20</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51910/read.awp</comments><pubDate>2 May 2015 13:12:25 Z</pubDate><description>Hi&#13;
&#13;
I confirm the bug... Seekprocedure in version 57p returns a correct &#13;
value if the procedure exists, but crashes instead o…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51910/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51910/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev/read.awp">Why SeekProcedure() not returned NULL in WINDEV 20</source><title>Re: Why SeekProcedure() not returned NULL in WINDEV 20</title></item><item><author>ingpanya</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51905/read.awp</comments><pubDate>2 May 2015 06:29:11 Z</pubDate><description>Hi Fabrice Harari&#13;
&#13;
Sorry &#13;
&#13;
This is my code :&#13;
&#13;
IF SeekProcedure("MyProcedure") = Null THEN&#13;
&#13;
some thing...&#13;
&#13;
**** Error *…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51905/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51905/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev/read.awp">Why SeekProcedure() not returned NULL in WINDEV 20</source><title>Re: Why SeekProcedure() not returned NULL in WINDEV 20</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51799/read.awp</comments><pubDate>27 Apr 2015 12:49:26 Z</pubDate><description>Hi&#13;
&#13;
you test is wrong... Seekprocedure returns NULL if the procedure is NOT &#13;
found, and you run MyProcedure() only in that ca…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51799/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev-51799/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51783-why-seekprocedure-not-returned-null-windev/read.awp">Why SeekProcedure() not returned NULL in WINDEV 20</source><title>Re: Why SeekProcedure() not returned NULL in WINDEV 20</title></item></channel></rss>
