Stick in the Query Open event of the Help view:
@PostedCommand([ViewShowSearchBar];"1")
Stick in the QueryClose event of the Help View:
@PostedCommand([ViewShowSearchBar];"0")
That's it, when transferring to another view the search bar is removed.
Very useful for Notes databases.