Application Repository
Here is a list of medium or big applications written in Gambas.

A AgendaXML (simple time tracker) F Facs (Facs Aids Cost Supervision) H HP9100A Emulator (a calculator emulator) Tuxlog
B BaShare (file sharing tool) FGL K KediCAD (CAD software) V Vinstall-Ng (graphical Installer For VectorLinux)
D Datagest (business process control) G Gbxgol (Italian betting game utility) L Laurus (ERP for french small companies) X Xt7-Player
DBLog (amateur radio logging application) Gestión de Almacén (warehouse management) M Morsememory
DBReport (Report-Designer and Printer) GOliscoper (personal contact manager) MyEduBase - an Educational Management System
DfhLog (amateur Radio Logging Application) GradeL (desktop gradebook application) MySQL-GUI (GUI for MySQL)
DomotiGa (home automation software) Guygle (web geographical information system) T Transie (dual-pane text editor for translators)

And do not forget that the Gambas IDE is written in Gambas! :-)

How to add an application

Feel free to add your applications, provided that it is more than ten lines of code, and that you respect the same page layout as other ones.

Let's suppose that your application is named MyGreatSoftware. We will put it under the /app/mygreatsoftware wiki path. The rule is putting all characters of the name in lower case, and using the minus character if needed.

So you have to enter the following URL into your browser:

http://gambasdoc.org/help/app/mygreatsoftware

The wiki tells you that the page is not available. Then you click on the Create link.

To fill the page contents, just open an already existing application page in editing mode, and use it as a template. Once done, just click on the Save button. That's all!