start file

The start file is the main launch file of the project. The name of this file is set up in the SSL dialog.

The start file itself creates a frameset that holds the help and the start file holds a frameset that is used when frames are not supported.

When the help uses a DHTML navigation pane, the navigation pane uses whskin_pdhtml.htm. When the help uses a pure HTML navigation pane, the navigation pane uses whskin_plist.htm. When the help should not use frames to separate the help and the navigation, the help uses whnjs.htm.

The start file uses the following JavaScript files:

Note:

For more information on context sensitivity in WebHelp, see Context Sensitivity in WebHelp.

Variables

This section lists several useful variables in the start page.

Variable Usage
sIcon The favicon for the help.
nWebhelpNavPaneMode The default mode of the navPane you want to use: 1 = DHTML, 2 = Pure HTML, 3 = No frames. This mode is overwritten by the browser detection.