<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Mar 2016 13:59:00 Z</lastBuildDate><pubDate>8 Mar 2016 09:57:00 Z</pubDate><description>Hi All&#13;
&#13;
I have such a simple problem;&#13;
&#13;
I have a file. It contains many records but 2 records I am interested in. The only difference in the 2 records is a boolean field; one record is set to true, the other record has the field set to false.&#13;
&#13;
I set a HFILTER() condition on the file for the boolean field = True.&#13;
&#13;
I then do a HREADSEEKFIRST() for a record I am looking for. The seek condition is NOT the boolean field, it is on another field. And it still finds the record whose boolean field does not match the HFILTER().&#13;
&#13;
Help says that HFILTER() applies to HREADSEEKFIRST() and so should work. No error occurs when applying the HFILTER().&#13;
&#13;
Why does this not work?&#13;
&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue/read.awp</link><title>[WD20] - HFILTER() Issue</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/56741-wd20-hfilter-issue-56750/read.awp</comments><pubDate>8 Mar 2016 13:59:00 Z</pubDate><description>Darren,&#13;
&#13;
Thanks. I find HFILTER fast enough for our purposes (record counts under 30,000) and if we use it on index fields. Bu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56750/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56750/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue/read.awp">[WD20] - HFILTER() Issue</source><title>Re: [WD20] - HFILTER() Issue</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56749/read.awp</comments><pubDate>8 Mar 2016 13:58:00 Z</pubDate><description>M-K&#13;
&#13;
Thanks, understood.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56749/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56749/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue/read.awp">[WD20] - HFILTER() Issue</source><title>Re: [WD20] - HFILTER() Issue</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56745/read.awp</comments><pubDate>8 Mar 2016 11:38:00 Z</pubDate><description>Hi JP,&#13;
&#13;
It's tricky without seeing the code and the data, but I'd quickly write a query to return the same result set as your …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56745/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56745/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue/read.awp">[WD20] - HFILTER() Issue</source><title>Re: [WD20] - HFILTER() Issue</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56744/read.awp</comments><pubDate>8 Mar 2016 11:33:00 Z</pubDate><description>Hi JP,&#13;
&#13;
The help tells you that the filter is only taken into account when the seek involves the key used in the filter. You c…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56744/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue-56744/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56741-wd20-hfilter-issue/read.awp">[WD20] - HFILTER() Issue</source><title>Re: [WD20] - HFILTER() Issue</title></item></channel></rss>
