When the browser begins executing, it first checks for a file called .wind/browser.tcl in your home directory. If this file exists, its contents are sourced as Tcl code.
For example, it may be convenient to download object modules from the browser. The following browser.tcl code defines a button and a procedure to implement this.
# BUTTON: "Ld" -- Download an object module under browser control