Gambas Documentation
Application Repository
Code Snippets
Compilation & Installation from source code
Components
Controls pictures
Deprecated components
Developer Documentation
Development Environment Documentation
Documents
Error Messages
Gambas Playground
How To's
Language Index
Language Overviews
Last Changes
Lexicon
README
Search the wiki
To Do
Topics
Tutorials
Allround tutorial on gb.ncurses
Arguments in gambas programs
Cgi
Chat
Create Reports with Gambas
Discovering the GUI (Graphical User Interface)
Functions
Getting started in Gambas
Notebook
Test control and loop structures
Variables
Wiki License
Wiki Manual

Tutorials

You can find here tutorials about Gambas. It tries to regroup a wide general-purpose.

If you're a new user of Gambas, I recommend you to start with console tutorials.

Console

  • Getting started in Gambas

  • Variables

  • Test controls and loops structure

  • Functions

  • Files

  • Arguments Parsing

Graphical interface

  • Discovering the graphical interface

  • The "Hello World!" traditional

  • Manual David Asorey Álvarez "Notebook"

  • Julio Sanchez Berro "basic manual controls for gambas2"

Database

  • Create and usage of ODBC databases

  • Create and usage of SQlite databases

NCurses

  • Allround tutorial on gb.ncurses

Network

  • Creating a small chat program in Gambas

  • Make a web application by using CGI

  • Understanding Gambas web applications

  • gb.web.gui How to do various things

Reports

  • All about reports (French)

  • All about reports (English)

  • Reports Hello World (French)

OpenGL

  • Initialising OpenGL

  • Your first polygon

  • Add colors

  • Rotation

  • 3D shapes

  • Textures