In an affort to keep code managable, each option is a individual program ( there are over a hundred ) that is called from a main menu program using RunProgram and this suits my needs admirably.
However, I don't see this being available within SB, so how would i achieve a similar result ?
Obviously, it's heavily dependant on mysql/mariadb read/writes and I assume the way to acheive this is via PHP scripts acting as a go between, but haven't seen many examples of this.
I also rely on the listicongadget, but have to use the webgadget and html tables ( becasue i need variable row heights ) how can this be acheived in SB ?.
I will also need a way to produce printed reports, but understand this lwill probably need some sort of PDF output - has this been tried by anyone ?
Finally, one of my frustrations with PB is tha inability to Format the theme of the window ( Title bar mainly ), is this possible at all in SB ?
Sorry for all the q's, but I'd really like to keep my work in the PB family

Cheers