Programmer’s Guide, Part 7: Creating Help Files

Help files are a valuable source of information for users of your application. With Visual FoxPro, you can choose to create Winhelp, HTML Help or .DBF-style Help.

Chapter 23 Creating Graphical Help

Graphical Help can be Winhelp for a Windows look and feel or HTML Help for a Web look and feel.

Chapter 24 Creating .DBF-Style Help

.DBF-style Help is character-based and gives you the flexibility to move your Help file to other platforms. This style of Help is easy to create because it’s based on a Visual FoxPro table.