Product Comparison

Enterprise
Professional
Personal
Demo
Core Utilities
xHB.exe
100% Clipper compatible compiler (5.3)
Extended xBase syntax
Extended Pre-Processor features
Integrated C compiler (Windows only)
Compiles into native object files
Optimizing compiler
Visual xHarbour
Full featured IDE modeled after Visual Studio (Windows only)
Integrated full featured syntax coloring Editor
Integrated full featured source level Debugger
xLink.exe
Full featured MSVC compatible native linker (Windows only)
xLib.exe
Full featured MSVC compatible librarian (Windows only).
xRC.exe
Full featured MSVC compatible resource compiler (Windows only)
xCC.exe
Full featured MSVC compatible C compiler
ISO C90 compliant
ISO C99 near compliant
xBuild Wizard
Full featured project builder
Complete command line interface
Rich yet simple GUI
Integrated full featured syntax coloring Editor (Windows only)
Auto open and jump to offending source line on compile errors
Supports infinite nested projects
Portable project files
Platform specific configuration files seperated from project files
Builds small executables which utilize xHB.dll dynamically linked Run-Time engine.
Builds generic ActiveX OLE Dll Servers
xEdit
Full featured syntax coloring editor
Collapse and Expand source level entities
Supports Regular Expressions Search & Replace
Fully customizable, including support for macros developed by means of external xbScript script files
Integrated xHDN support (xHarbour developer network)
xDebug
Full featured prg source level visual debugger (Windows only)
Debugger and debugged application run as seperate applications
Debug console and/or GUI applications
Debug applications on remote computers
xPrompt
Full featured "DOT Prompt" interactive console environment
Integrated DBFNTX DBFDBT, DBFCDX DBFFPT support
Integrated complete xHarbour Run-Time library
Integrated full featured Clipper compatable Pre-Processor
Supports interactive usage of STATEMENTS (IF,ELSIF/ELSE ...)
Full featured integrated xbScript Interpreter supports practicaly the complete syntax of the xHarbour language
Integrated support for ZIP files manipulation
Integrated SQL RDD support, providing interactive real-time manipulation of SQL databases using xBase syntax
Enterprise
Professional
Personal
Demo
Core Libraries
xHB.lib
100% Clipper compatible (5.3) Virtual Machine
100% Clipper compatible core Run-Time libraries (Clipper.lib & Extend.lib)
100% Clipper compatible core Graphic Terminal (Terminal.lib)
100% compatible linkable integrated debugger (CLD.lib)
100% Perl 5 Regular Expressions compatible engine
Full featured TCPIP classes supporting HTTP, FTP, SMTP, POP3, and more...
Multi Threading support
(xHBmt.lib, DBFmt.lib, NTXmt.lib, CDXmt.lib)
ActiveX.lib
Allows seamless integration of ActiveX/OCX in-place OLE Servers into your GUI applications.
DbgServe.lib
Full featured linkable Debug Server compatible with xDebug and Visual xHarbour (Windows only)
xbScript.lib
Linkable full featured xbScript Interpreter
OleServer.lib
Automaticly publishes your xHarbour Classes and/or Functions as generic ActiveX OLE Server (windows only)
Enterprise
Professional
Personal
Demo
RDD Libraries
nordd.lib
nordd.lib
Six.lib
100% Apollo Six compatible RDD
DBF.lib
100% Clipper compatible (5.3) RDD architecture
NTX.lib
100% Clipper compatible (5.3) manipulation of DBF files, NTX files, and DBT memo files.
Co-existence, side by side, with Clipper applications using same DBF/NTX/DBT files
MySQL.lib
100% compatible RDD for MySQL Database Server
Optional ADD-ON with the Professional Edition
CDX.lib
100% Clipper compatible (5.3) manipulation of DBF files, CDX files, and FPT memo files.
Co-existence side by side with Clipper 5.3 applications using same DBF/CDX/FPT files
Co-existence side by side with FoxPro applications using same DBF/CDX/FPT files
SQL.lib
100% compatible RDD for most SQL Database Servers
Optional ADD-ON with the Professional Edition
SixCDX.lib
100% Clipper compatible (5.2 Apollo Six RDD) manipulation of DBF files, CDX files, and FPT memo files.
Co-existence side by side with Clipper 5.2 applications using same DBF/CDX/FPT files
Co-existence side by side with Clipper applications linked with the Apollo SIX RDD using same DBF/CDX/FPT files
ADS.lib
100% Advantage Database Server compatabile RDD (local and remote servers)
Co-existence side by side with any applications using same Advantage Server DBF/CDX/FPT/NTX/DBT/ADT files
Support ADS SQL functionality
HipSix.lib
100% Hiper SEEK (.hsx) fast text search index files
rmDbfCdx.lib
100% COMIX ClipMore compatible bitmap Query Optimizer
Wrappers providing practically 100% MachSix compatability
Enterprise
Professional
Personal
Demo
Third Party Compatible Libraries
CT3.lib
Near 100% Clipper Tool 3 compatible library
NanFor.lib
Near 100% Nantucket Forum compatible library
xHBZip.lib
Full featured 100% compatible, ZIP file manipulation classes and functions
CT3Comm.lib
Near 100% compatible Clipper Tools 3 serial communication.
Enterprise
Professional
Personal
Demo
Graphic Terminals libraries
WVTG.lib
OOP classes and functionality add-on to the WVT.lib to simplify integration of GUI controls in console applications.
WVT.lib
Windows Virtual Terminal will present your console application in a native Window, and allows incremenatal utilization of GUI controls in a console application.
WVW.lib
Derivative of WVT.lib which allows your application to use multiple windows.
Enterprise
Professional
Personal
Demo
Misc
LibMisc.lib
LibMisc.lib
ODBC.lib
ODBC.lib
Optg.lib
Optimized version of the VM and memory manager for GUI applications
xHBDll.dll
Dynamicly linked version of the xHarbour core libraries, allowing for very small application executables
WinAPI.lib
Near 100% compatible Windows API, using the documented MSDN Functions, Structures, Constants, and even direct callback to PRG functions
VXH.lib
Visual xHarbour foundation classes provides high level OOP foundation for building Windows GUI applications