Jump to content
HelpNDoc

ANN: HelpNDoc 7.9 is available: Mass update pictures' properties, new font selector with search capabilities, UI refinements and more...

Recommended Posts

Fellow Delphi developers,

 

This is with great pleasure that we announce the immediate availability of HelpNDoc 7.9, an easy to use yet powerful help authoring tool producing CHM help files, responsive HTML 5 and mobile Websites, DocX and PDF manuals, Markdown documents, ePub and Kindle eBooks as well as Qt Help files from a single source. HelpNDoc is Free for personal use and evaluation purposes and is available at: https://www.helpndoc.com

 

HelpNDoc 7.9 provides many new features and enhancements such as the ability to update every pictures with their default settings; A new font selector with recently used fonts, font preview and search support; An improved Word importer; A new API method to list library items used in a specific editor; and much more... You can learn more about this update at: https://www.helpndoc.com/news-and-articles/2022-01-19-mass-update-pictures-properties-new-font-selector-with-search-capabilities-and-ui-refinements-in-helpndoc-7.9/

 

Video of some of the new features in HelpNDoc 7.9:

 

 

Download HelpNDoc now and use it for free for personal and evaluation purposes: https://www.helpndoc.com/download

 

Follow our step-by-step video guides to learn how to use HelpNDoc:

 

 

Best regards,
 
John, HelpNDoc team.
https://www.helpndoc.com

  • Like 1

Share this post


Link to post

I see that HelpNDoc can generate various types of help files, including HTML and CHM. Can the generated files be used as context help in Delphi programs via TControl.HelpKeyword and/or TControl.HelpContext?

Share this post


Link to post
14 hours ago, Kryvich said:

I see that HelpNDoc can generate various types of help files, including HTML and CHM. Can the generated files be used as context help in Delphi programs via TControl.HelpKeyword and/or TControl.HelpContext?

HelpNDoc's generated HTML is context sensitive so it can be opened from any application or web-site. See: https://www.helpndoc.com/news-and-articles/2021-04-07-context-sensitive-html-help-and-url-aliases-for-help-topics-in-your-html-documentation-web-sites/

The generated CHM are standard Windows CHM help files which can be opened from any Windows application, including Delphi. See: https://docwiki.embarcadero.com/RADStudio/Sydney/en/Calling_HTML_Help_from_Applications

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×