p_web is ab object instantiated in the WebHandler procedure. As such you can call any object method, either in WebHandler, or in any procedure that p_web is passed into.
For a list of available methods see netweb.inc, and to know what they do see netweb.clw
Cheers
Bruce