You can terminate the help viewer with the QUIT parameter. As a matter of sound programming practice, your OpenEdge application should execute the following line of code when it terminates:
SYSTEM-HELP myhelp.hlp QUIT.
If the help engine is running when the user terminates the OpenEdge application, then the Help Viewer also terminates.