HTML Help Editor

  HTML Help editor

Introduction

The help editor is a WYSIWYG editor to edit your help file. The help editor is composed of two parts: left shows the content tree, right the HTML page of the selected node. After you made your changes to either you can recompile (File > Recompile Help Project) and the resulting help file should be the same as what the help editor is like - as if you were editing directly the help file.

Start from the HTML Help Generator add-in menu

General and Content tree menus:

File

Help

File

Open Help

Open the last compiled helpfile.

Open Help Folder

Open Windows Explorer with folder containing the help project files.

Recompile Help Project

Compile the help project to get the help file updated with your last edit changes. Uses Microsoft HTML Help Workshop compiler.

Generate New Pages

If you added new forms to your application this will generate the corresponding pages.

Export to Word

Create user documentation in Word.

Regenerate Help

Not available in version 2. 

Print

Print the current HTML page.

Save

Save the current HTML page.

Close

Close the Help Editor

Help

Contents...

Show HTML Help Generator help contents.

Index...

Show HTML Help Generator help opened on index tab.

Search...

Show HTML Help Generator help opened on search tab.

About

About info on Help generator, includes license info and expiration date for trial license.

Shortcut menu on content tree (Right-click)

Undo

Undo the last action

Cut

Cuts the current node and places it on the clipboard

Copy

Copies the current node onto the clipboard.

Paste

Paste the node on the clipboard below the current node.

Paste Special

Paste the node on the clipboard below the current node. Asks if child nodes also need be included.

Toggle Include /Exclude

Exclude makes the current node excluded from the help content tree, Include reverses this decision.

Delete

Removes node from help content tree. The HTML page is not deleted.

Up

Moves the current node one position up in the help content tree.

Down

Moves the current node one position down in the help content tree.

Left Up

Moves the current node to the position directly above the parent node in the help content tree.

Right Down

Moves the current node to the position directly below the node next to parent node in the help content tree.

New

Add a new node below the current node. A dialog pops up asking for the title. A HTML page is created with the title as the filename (if such a page already exists then that page is used to link to). The filename has all spaces in the title replaced by underscore _

Add

Add an existing page to the content tree.

Rename

Change the node title.

Edit Index

Add or remove index entries. In version 2.0 the generated items (from control names/captions) are not shown.