The Browser Window

The browser window allows the components of a program to be displayed in a structured way allowing complex programs to be navigated. It supports five modes selectable with the first five toolbar buttons on the special browser toolbar. The last down arrow button will bring up a menu specific to the currently selected mode. Currently it is only active for forms and files.

Browser toolbar in forms browsing mode Forms Objects Functions Database Files Menu
Forms Displays the forms in the program drilling down to their component controls, methods, properties and events.
Objects Lists the COM, OCX, or SOAP objects in a program expanding out to show their methods, properties and enumerations. It also provides the ability to store references to these objects.
Functions Shows all the subroutines in a program in sorted order.
Database Allows you to browse information about the databases defined in your kconf.xml.
Files Displays a file tree allowing programs to be loaded.