<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Jun 2015 11:46:33 Z</lastBuildDate><pubDate>1 Jun 2015 11:46:33 Z</pubDate><description>Big WINDEV EXE files using HFSQL Classic files can be unexpectedly very slowed. Unexpectedly because the slowness doesn't exist in test mode (GO from the editor).&#13;
&#13;
This problem only concerns projects using Classic files. The reason is that every HFSQL file access first searches the file in the WDL (library). When your WDL contains hundreds of files (windows, reports, images, etc) this search takes time.&#13;
&#13;
If you are experiencing this problem, this line in your project code will  fix it.&#13;
[code:wl]&#13;
HChangeLocation("*", hDisk)&#13;
[/code]&#13;
&#13;
--&#13;
felix</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52442-big-windev-exe-files-using-hfsql-classic-files/read.awp</link><title>Big WINDEV EXE files using HFSQL Classic files can be unexpectedly very slowed</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
