Skip to main content
July 15, 2009
Question

Visual FoxPro and WebHelp

  • July 15, 2009
  • 1 reply
  • 1004 views

Is it possible to create WebHelp for a Visual FoxPro application?

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
July 15, 2009

WebHelp is really for running from a server so it is best suited to web apps.

CHMs are now really for local installation and thus suited to locally installed applications.

Both can be run locally or from a server but there are issues when not run as above.

I believe Visual FoxPro only generates apps for client installation so CHMs would be the way to go.


See www.grainge.org for RoboHelp and Authoring tips

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
July 15, 2009

But it is possible, right? I think that the application is both premise and hosted but I'm checking on that.

Peter Grainge
Community Expert
Community Expert
July 15, 2009

Provided your developer can call the help using whatever options Visual FoxPro gives him/her.


See www.grainge.org for RoboHelp and Authoring tips

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.