There is nothing simpler than oBrowser Open your obrowser window Do $windows.wcGuideoBrowser.$openonce() Pass it a file in ivFilePath Do $cinst.$objs.obrowser.$urlorcontrolname.$assign(ivFilePath) And on your oBrowser window put a button for forward and one for back and then have these: On evClick Do $cinst.$objs.obrowser.$forward()