layout | title |
---|---|
default |
Contribs |
Contribs are libraries or tools, which are independent from the language core, but bundled with the main Harbour distribution. These components are part of the Harbour source package.
Important: Common to all contribs is that you can download them freely, but please note the [licensing terms]({{ site.baseurl }}/about), which are included in the distribution folder.
See respective authors inside the [source code](https://github.com/{{ site.repo_slug }}/tree/master/contrib).
This library can be used for pure console applications instead of gtwvt
.
But if used with GUI extensions, an appealing Windows screens without
sacrificing the Clipper syntax. Additionally gtwvg
has a nice set of
Wvt*()
classes which employ the common event loop.
You can create high performance dialogs with multiple TBrowser, Reads, Bitmaps, Buttons, i.e. all GUI elements you can think of.
This library provides functions compatible with the famous Clipper Tools for
CA-Clipper (CT.LIB
).
Harbour wrappers for libcurl. libcurl is a free and easy-to-use client-side
URL transfer library, supporting SSL, HTTP GET/PUT/POST/forms, HTTP2, SCP,
FTPS, SFTP, FTP, LDAP, LDAPS, SMTP, SMTPS, IMAP, IMAPS, POP3, POP3S, TFTP,
TELNET, FILE/SMB, proxies, cookies, authentication (Basic, Digest, NTLM,
Negotiate, Kerberos), file transfer resume, http proxy tunneling and more.
More info.
Harbour Low Level API for Firebird/Interbase RDBMS, including classes and functions to work with these RDBMS.
FreeImage graphic library wrapper for Harbour. FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications.
FreeImage is easy to use, fast, multithreading safe and cross-platform (works on Windows, Linux and Mac).
hbgd
is a Harbour wrapper for Thomas Boutell's GD Library version 2.x.
The GD Library is a powerful graphic library, useful expecially under CGI
environment. hbgd
supports almost all GD functions, plus a set of
functions and classes that extend and make it easier to work with this library.
More info.
Miscellaneous functions for manipulating strings.
HaruLib wrappers for Harbour. Haru is a free, cross platform, open-sourced
software library for generating PDF written in ANSI C.
More info.
Miscellaneous functions for manipulating strings, numbers, type conversions, etc.
Harbour MariaDB/MySQL client API wrappers and helper classes. Includes
a dbf2mysql.prg
utility to convert .dbf
files into MariaDB/MySQL tables.
Harbour wrappers for the minizip API, allowing to read and write .zip
files.
A port to Harbour of the Nanforum Library for Clipper.
Harbour ODBC Library. Includes wrappers and helper classes to work with various RDBMS.
Harbour Low Level API for PostgreSQL RDBMS. Includes a dbf2pg.prg
utility to
convert a .dbf
file into a PostgreSQL table.
Harbour wrapper for SQLite version 3. This library allow access an SQLite database using Harbour.
Harbour wrappers for OpenSSL. Supports SSL, SSL_CIPHER, SSL_CTX, RAND, SSL_SESSION (and more) modules.
Class-oriented internet protocol library for Harbour. Supports HTTP, HTTPS, SMTP, SMTPS, POP3, FTP and more.
Telepath(y) emulation library. Telepath(y) is the best serial communication library for Nantucket/CA-Clipper and this library has a significant amount of the functionality contained in Telepath(y) in this Harbour port.
This is a pure Clipper PDF Library what includes Harbour support and runs without the need for external files.
This library has functions and classes to access the Windows API. Among these features are:
- Registry access
- GUI printing
- OLE support
- Services
- DLL handling functions
- …and more
rddads
is an RDD for the Advantage Database Server, an xBase data server by
Extended Systems. With this library your Harbour application can access
a remote database server for a true client/server architecture, or it can use
the "local server" adsloc32.dll
for stand-alone or even small network
installations.
More info.
Compatible with core RDDs of Harbour, with bitmap filters and other extensions.
SQL MIX (Memory Index) Database Driver. This library provides access to PostgreSQL, SQLite, MariaDB/MySQL, Firebird and ODBC servers.
Provides a compatibility layer with the xHarbour fork.