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

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

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!