List all layers in my postgresql database

Hi all, I want to develope an application that clips data from selected schema in database.
First, I need to list all layers in that schema, so user can check all layers he needs to clip.
I don’t know which function in mapWinGIS that can do this job.
Please help