Posted by Alexander Halser on January 26, 2026
eWriter Viewer (for Windows) has been updated to version 5.5.
This update fixes a bug that occurred when the eViewer Windows app was running in Internet Explorer mode and the computer did not have an internet connection. This has caused an error message when opening an eWriter ebook.
Download:
https://www.helpandmanual.com/ewriter/index.html
Posted by Alexander Halser on January 11, 2026
We are happy to announce the first software update for 2026: SnipSVG version 2.1!
The biggest change in this update is a syntax highlighter for source code examples. Our documentation tool Help+Manual has long offered syntax highlighting features. Now SnipSVG has the same functionality, for images.
Worried about using images for code snippets? Don’t be. SnipSVG exports SVG files that can be embedded directly into any HTML page. Because SVG text remains real text, users can still select and copy your code examples with ease. And the image remains editable after publishing.
Read the rest of this entry »
Posted by Alexander Halser on December 2, 2025
eWriter Viewer has been updated to version 5.4.
This update fixes a sorting issue in custom menu items and, if the eWriter file includes a custom icon with multiple resolutions, it uses the larger resolution for the taskbar icon.
Download:
https://www.helpandmanual.com/ewriter/index.html
Posted by Alexander Halser on November 24, 2025

We offer a 25% discount on all products, upgrades and maintenance extensions from 24 November through 7 December. Visit the online store for details:
Posted by Alexander Halser on November 22, 2025
We are happy to announce the immediate availability of Help+Manual 10.0.3 and Translation Assistant 10.0.3! This update comes with a few bug fixes and one very convenient new feature.
When you edit a picture in a topic with SnipSVG (or any other image editor), Help+Manual automatically refreshes the image, once you switch back to the application. We have put a great effort into this check-and-auto-refresh function, to make it lightening fast. It is on by default, but you can switch it off in Program Options.
Help+Manual 10 has new open and save dialogs, that match the skin (light/dark) and feature an integrated preview for many file types. These new dialogs have caused delays with two customers. The symptom was a delay of more than half a minute, before the dialogs appeared. We were able to track this down to an incompatibility with 3rd party apps, that inject custom overlay icons in Windows Explorer. If you happened to experience such a delay with any of the open/save dialogs, the problem should now be solved.
YouTube has once again changed their policy and sometimes refuses to show embedded videos. The typical YouTube error is “501 Configuration Error”. For local HTML, that is unfortunately normal. For HTML pages running on a web server, it should work. We have implemented two modifications to avoid this problem. If you still experience issues with YouTube videos on a web server, please contact us.
Update December 1, 2025
All updates are available from our download page.
Posted by Alexander Halser on October 22, 2025
We are glad to announce the immediate availability of Help+Manual 10.0.2 and Translation Assistant 10.0.2!
All updates are available from our download page.
Posted by Alexander Halser on September 27, 2025
This is the first maintenance update for Help+Manual 10. In the last three weeks since the initial release of version 10 on September 4, we have implemented several bug fixes and generally improved the Markdown parser (this also affects the new ChatGPT plugin).
New Features:
Bug Fixes:
You can download the update directly from our Download Page.
This is important to know: your current license key for Help+Manual 9 keeps working for version 10 as well!
After installation, please activate Help+Manual 10 with your current v9 license key. To do this, the license must have active maintenance (maintenance expires on or after September 27, 2025).
Posted by Alexander Halser on September 4, 2025
Help+Manual, the renowned documentation software, has released its latest Version 10, introducing integrated support for ChatGPT, OpenAI Azure, DeepSeek, YandexGPT, and other compatible AI platforms.
While the interface may initially appear as a simple chat window, it offers much more: the AI integration can directly interact with the built-in XML editor. Users can now send formatted XML-text sections to ChatGPT for editing or translation and seamlessly reintegrate the revised sections back into their documentation. All formatting and metadata are preserved throughout the editing process. Generic responses from ChatGPT are converted from Markdown into the software’s proprietary XML format, ensuring smooth and consistent integration.
The AI interface is fully configurable and supports not only ChatGPT but also additional solutions such as OpenAI Azure, DeepSeek, and YandexGPT.

Version 10 also brings enhanced SVG support and introduces SnipSVG as its image editor. SnipSVG, our free and separately available image editing tool, offers powerful features for creating annotated screenshots. Images are saved in SVG format, allowing labels and annotations to remain fully editable.
With these new capabilities, Help+Manual Version 10 delivers advanced AI-driven editing features and robust SVG workflow enhancements for technical documentation teams and content creators.
For detailed information, please refer to the page What’s New in Version 10.
You can download the update directly from our Download Page.
Important to know: your current license key for Help+Manual 9 keeps working for version 10 as well!
After installation, please activate Help+Manual 10 with your current v9 license key. To do this, the license must have active maintenance (maintenance expires on or after September 27, 2025).
Posted by Alexander Halser on June 16, 2025
We are glad to announce the immediate availability of Help+Manual 9.7.2 and an updated Translation Assistant. This is a small maintenance update with two bug fixes and one new feature.
All updates are available from our download page.
Posted by Alexander Halser on May 9, 2025
This is quick tutorial how to integrate HelpXplain presentations into WordPress.
Is this possible at all? Yes, it is. But you need little manual coding.

You get the raw HTML code for integration from HelpXplain directly. Export in HelpXplain and let you show the actual embed code for your Xplain. This is the code we need to paste in WordPress. Right after the <div> tag, which acts as a placeholder for the Xplain, we add a <script> tag with a reference to the xploader.js script. This script will do the rest.
Here is the code example once again, with nice formatting:

This is a WordPress blog. So you can test the result of the code above right here: