<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 Nov 2014 11:02:00 Z</lastBuildDate><pubDate>14 Nov 2014 09:42:00 Z</pubDate><description>Hi everybody,&#13;
&#13;
I need to do an operation in WB19 and I do not find the way. I tell you.&#13;
I have a page with a field 'onglet' with 4 tabs and I need to detect when the user "click" on one of them.&#13;
Each tab presents information in a grid from a SQL query because the information retrieved is different in each tab.&#13;
Example, tab1 is loaded from query1, tab2 from query2, etc.&#13;
All the queries are now running all at once when i open the page that takes a lot of time.&#13;
The idea is to execute the SQL associated with that tab only when the tab is selected by user.&#13;
I've been looking for an event such as 'Click' or 'Get Focus' or something equivalent for the tab but I can not find it.&#13;
Any idea, please?&#13;
Thanks in advance.&#13;
Salutacions / Regards&#13;
Jordi</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19/read.awp</link><title>Working with tabs in WB19</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/48947-working-with-tabs-wb19-48958/read.awp</comments><pubDate>14 Nov 2014 11:02:00 Z</pubDate><description>Hi Jordi,&#13;
&#13;
You can use an AJAX enabled procedure for that.&#13;
Create a procedure that does what you need and enable AJAX by clic…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19-48958/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19-48958/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19/read.awp">Working with tabs in WB19</source><title>Re: Working with tabs in WB19</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19-48956/read.awp</comments><pubDate>14 Nov 2014 10:55:00 Z</pubDate><description>Hi,&#13;
&#13;
When you select the tab you got a code section "Modifying the pane of tab xxx"&#13;
&#13;
then you can do a :&#13;
Switch yourtabname…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19-48956/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19-48956/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48947-working-with-tabs-wb19/read.awp">Working with tabs in WB19</source><title>Re: Working with tabs in WB19</title></item></channel></rss>
