<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 Feb 2015 19:56:00 Z</lastBuildDate><pubDate>23 Feb 2015 15:13:00 Z</pubDate><description>Hi&#13;
&#13;
I wonder if somebody can advise on the best way to utilise loopers within Webdev.&#13;
&#13;
Currently I get my data by means of a query and thenadd the data to a looper from the query by means of LooperAddLine.&#13;
&#13;
The problems I have with this approach:&#13;
&#13;
When there is 350 + records it takes some time to display the looper.&#13;
Where the user makes changes to the data in the looper I want to update the underlying table immediately. I don't want the user to update 100 records and then he/she looses an internet connection or forgets to click an update button.&#13;
&#13;
Even if I use a looper directly linked to a query the speed to load 350 + records is slow. Then to update the records as the changes are made takes as long as the above approach.&#13;
&#13;
I have also linked the looper to a variable but the initial populating of the variable and display of the looper takes the same time as looperaddline.&#13;
&#13;
I don't use the loopers with pagers as it's irritating to go page next, next, next if you don't know where the record is you are looking for and there are 40-50 pages. It's much faster to just scroll down a looper if it is sorted.&#13;
&#13;
I have tried changing from Classic to Ajax loopers but don't really see a difference in speed unless I'm not handling the looper code correctly.&#13;
&#13;
With a new client I have cases where 500 + records must be displayed and the performance is terrible.&#13;
&#13;
Any suggestions, as always, are much appreciated.&#13;
&#13;
&#13;
Ericus Steyn</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp</link><title>[WB18] Looper load speed</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/50615-wb18-looper-load-speed-50665/read.awp</comments><pubDate>24 Feb 2015 19:56:00 Z</pubDate><description>Hi Piet&#13;
&#13;
Yes the looper with all this data is a waste but I am really using this to handle cashbooks.&#13;
&#13;
The customer's bank s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50665/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50665/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp">[WB18] Looper load speed</source><title>Re: [WB18] Looper load speed</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50645/read.awp</comments><pubDate>24 Feb 2015 09:39:00 Z</pubDate><description>Hi Ericus,&#13;
&#13;
Using a looper to show all data from all records is wasting resources.&#13;
A user can only look at and modify one dat…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50645/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50645/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp">[WB18] Looper load speed</source><title>Re: [WB18] Looper load speed</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50636/read.awp</comments><pubDate>24 Feb 2015 01:49:28 Z</pubDate><description>Hi Rudolf&#13;
&#13;
that won't work in webdev... the preparation is done on the server, then &#13;
the whole page is sent to the browser an…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50636/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50636/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp">[WB18] Looper load speed</source><title>Re: [WB18] Looper load speed</title></item><item><author>info</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50625/read.awp</comments><pubDate>23 Feb 2015 19:38:27 Z</pubDate><description>Hi,&#13;
&#13;
A little trick that works in WinDev (and maybe also in WebDev) is to make the looper invisible when filling and only show…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50625/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50625/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp">[WB18] Looper load speed</source><title>Re: [WB18] Looper load speed</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50621/read.awp</comments><pubDate>23 Feb 2015 16:48:00 Z</pubDate><description>Thanks Fabrice&#13;
&#13;
I will give it a try.&#13;
&#13;
Ericus Steyn</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50621/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50621/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp">[WB18] Looper load speed</source><title>Re: [WB18] Looper load speed</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50617/read.awp</comments><pubDate>23 Feb 2015 15:43:00 Z</pubDate><description>Hi Ericus&#13;
&#13;
the first thing to consider is that all you are describing is a perfectly normal behavior... For 350 records, the s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50617/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed-50617/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50615-wb18-looper-load-speed/read.awp">[WB18] Looper load speed</source><title>Re: [WB18] Looper load speed</title></item></channel></rss>
