header
HBasic Homepage
Info about HBasic
Screenshots
Maillist
Code examples
Documentation

Download
Current Version

Developer
Developer Information
Translate howto
Getting Involved
Contributions

Contact
Contacts

Links
Gambas
KBasic.org
Trolltech (Qt-lib)

HBasic hosted by
SourceForge.net Logo

HBasic IDE and language

HBasic
is an integrated development environment used to create, execute and debug programs with an BASIC style language. HBasic has object oriented features either in combination with precompiled C++ components (shared libraries) or class definitions (HBasic sourcecode). This also includes a version of inheritance.

HBasic runs on Linux and uses the KDE GUI libraries. The syntax of the BASIC language and parts of the IDE are similar to existing BASIC IDE's to simplify using this new language. Features of HBasic

mainwindow

Starting with release 2007-01 the HBasic distribution includes Forms to edit business information stored in a database for
  • Sales Order managment 
  • Purchase Order managment
  • CRM (Customer Relationship Managment)
  • Finacials
  • Asset Managment
  • HR (Human Resources) 
Using the HBasic-ERP C++ forms makes it easy to set up a database and edit the data related to the business processes.

Starting with this release I also want to create Web Forms to edit the business data in the database. Some first examples how this Web Forms might look like are already included in this distribution.

These ERP forms (C++ and Web-Forms) could be used without using the HBasic-IDE but the combination allows for some interesting addons (like using user defined HBasic forms and Reports in the ERP-System).

There is a lot of work to do to make this a stable version for a production environment so any ideas and help is welcome. A more detailed documentation of the ERP Forms will follow soon.

Screenshot example for new HBasic-ERP C++ Forms

asset_type

Web Form to edit same Asset Type Data

asset_type

News

January 16, 2007: HBasic-2007-01:
After many months without publishing new versions this release should become a new start for testing new features. It is an instable version because many changes have been inserted for the ERP-Forms.

Main new Feature is a database storing business information for
  • Sales Order managment 
  • Purchase Order managment
  • CRM (Customer Relationship Managment)
  • Finacials
  • Asset Managment
  • HR (Human Resources) 
The HBasic distribution includes Forms to edit the data related to the required business processes as C++ sourcecode.

Starting with this release I also want to create Web Forms to edit the business data in the database. Some first examples how this Web Forms might look like are already included in this distribution.

These ERP forms (C++ and Web-Forms) could be used without using the HBasic-IDE but the combination allows for some interesting addons (like using user defined HBasic forms and Reports in the ERP-System).

There is a lot of work to do to make this a stable version for a production environment so any ideas and help is welcome. A more detailed documentation of the ERP Forms will follow soon.


Mailing list
Mailing list: Send questions, installation problems and infos about problems with HBasic to hbasic-userinfo@lists.sourceforge.net.