Hi Aderson,
I just tried querying the tabs table again in the MyLittleAdmin tool which the plesk panel provides.
Instead of "select * from tabs" I used "select TabID, TabName, Title, IsSecure from tabs"
Not sure why but that did indicate that certain pages have the IsSecure field set.
The IsSecure field actually displays as true or false rather than 0 or 1.
I'm not sure why the first query didn't work but at least I can access the correct values now.
Best Regards,
Steve