Posted by Alexander Halser in Software Updates on December 18, 2020
This is an implementation of the eWriter help format as a replacement for HTML Help (.chm) files in Delphi applications.
EWriter eBooks are the modern alternative to the obsolete CHM format for local application help. They offer full support for context-sensitive help and file links. They combine the benefits of CHM and WebHelp and eliminate the disadvantages of both. Read the rest of this entry »
Posted by Alexander Halser in Uncategorized on February 4, 2020
The free eWriter eBook compiler got a small maintenance update. This update does not introduce new features, but improves the readability for high contrast seetings.
Download the update:
https://www.helpandmanual.com/ewriter/
Posted by Alexander Halser in Software Updates, Utilities on November 17, 2019
eWriter is a converter application to turn HTML pages into a self-contained Windows executable or eBook. This output format is integrated into Help+Manual as well (and will soon become available in HelpXplain). The eWriter converter application is the free stand-alone version.
This update includes an updated viewer app with improved support for eBooks in full-screen/maximized window mode.
Download eWriter Creator stand-alone edition directly from our website:
http://www.e-writer.com/
Posted by Alexander Halser in HelpXplain, Software Updates, Utilities, WebHelp on October 17, 2019
eWriter is a converter application to turn HTML pages into a self-contained Windows executable or eBook. This output format is integrated into Help+Manual as well (and will soon become available in HelpXplain). The eWriter converter application is the free stand-alone version.
The viewer for eWriter eBooks is now a stand-alone app. We have completely rebuilt the viewer app with this version and made it (optionally) available as a separate installer. The viewer looks more modern, but more important is the new code base which it is built on: it is more or less platform-independent.
The eWriter Viewer app is currently available in 32 and 64 bit versions, and it is listed in the Microsoft Store:
Posted by Alexander Halser in Software Updates, Utilities, WebHelp on August 27, 2018
eWriter is a converter application to turn HTML pages into a self-contained Windows executable. This output format is completely integrated into Help+Manual as eWriter eBooks. The eWriter converter application is the free stand-alone version.
eWriter creates portable websites in a single compact Windows file with an integrated server and viewer. eWriter “books” can be viewed on any Windows device, even on old and outdated versions of Windows. They support direct contextual references from your applications to display specific pages and to scroll to anchors on your pages. Unlike a normal website, repeated calls to an eWriter book will all open in the same window.
How to create an eBook with eWriter
This version 1.2 update now includes the option to create data-only eBooks that can be opened with a separate viewer – similar to the functionality in Help+Manual.
You can download eWriter stand-alone edition directly from our website:
https://www.helpandmanual.com/ewriter.html
Posted by tim green in Software Updates, Uncategorized on October 7, 2016
Our free standalone tool for generating EWriter eBooks and help files from HTML source files has now been updated to 1.0.1. This update brings the standalone version up to date with the EWriter publishing features in the current version of Help+Manual 7.
You can download the installer for the updated EWriter tool here:
http://download.ec-software.com/ewriter-setup.exe
EWriter is a freeware Windows eBook and help format that supports context-sensitive help and can replace CHM files for documenting Windows applications. It combines the benefits of CHM and WebHelp and eliminates the major disadvantages of both: Like CHM, it is a compact, single-file format that opens every context help call in the same window. Like WebHelp, the entire interface can be skinned and the books work on network drives. In addition to this, it also supports unique security functions and the ability to link to EXE files to create interactive documentation.
Note that some features supported only by Help+Manual, like links to EXE files, still require EWriter source files generated by Help+Manual itself, because the HTML code for the links is different. Even if you generate the source as WebHelp in Help+Manual and then use the standalone EWriter tool to compile the WebHelp to EWriter the links to EXE files won’t work because they will be coded differently.