In ClassiX®, the help system gets called with the active application window via F1-key. The help text is connected to the entire ClassiX® documentation and can be easily adjusted to customised indications. The organisation of the ClassiX® help system is setup for multilinguality.
The current ClassiX® documentation is provided online under (http://www.classix.de/). Only the customised documentation is stored locally in the help directory.

In the Batch File to start the ClassiX® system, other than the general path specification CX_ROOTDIR it is necessary to set the path specification to the documentation directory as an Environment Variable: CX_HELPROOT, CX_HELPROOT_LOCAL, CX_APPSHW_HELP, CX_IV_HELP, CX_CE_HELP.
Different directories in which to search for the current ClassiX application
help file, can be defined via CX_APPSWH_HELP.
In the image above, the customised documentation will be browsed first. If there
is no such help file, the online documentation will be called.
The customised documents (CX_HELPROOT_LOCAL) always refer to an online
documentation independent on which value has been defined for the environment
variable CX_HELPROOT.
Flexible connection control via server with - for example - htaccess (Apache) or asp (IIS) is
currently not possible, since the resulting path specification for CX_HELPROOT_LOCAL
would have to be based on the HTT log and this query for the existence of
certain files without a direct call can be avoided via F1
dieses
die Abfrage auf das Vorhandensein von bestimmten Dateien ohne direkten Aufruf
unterbindet und man somit über F1 immer in der Online Dokumentation landen
würde.