You may define a custom help file to be used when clicking on the "Help" button by passing the helpUrl applet parameter with a value of the URL to the help file contents.
Example
<param name="helpUrl" value="http://www.jscape.com/sftpapplet/docs.html">
The above example demonstrates this setting using HTML applet parameters.