Documentation

In our reference material, the term API refers to Functions, Procedures, Class, Typedef …

There are three methods for viewing the Harbour API:

1. The most common method to learn about Harbour functions is to use the "Harbour API Explorer". Search by API name and categories. Only curated documentation will be listed.

2. Use the "Harbour Source Code Explorer" to browse the entire open source code of the Harbour compiler and contribs directly.

3. Use the "Harbour Documentation Explorer" to view the material via a tree of topics covering the core compiler and language. This is still an early stage view.

Most API (functions) description comes from https://github.com/Petewg/harbour-core/wiki. Same content license applies.
Since the documentation is the result of an actual Harbour compiler source code scrapping process, this interface will allow you to see how each API is actually implemented.
The "Harbour API Explorer" is not complete yet.
The "Harbour Documentation Explorer" is still a work in progress! Please contact the site administrator if you have knowledge of the harbour core compiler.
We will also soon be able to link articles to specific documentation topics.
All the content of the documentation (stored in free tables), will be made available as compressed downloads.

If you are interested in contributing to this project, please use the "Contact Us" option.

To download all documentation as DBF tables Harbour Documentation Download