Gambas Documentation
Application Repository
Code Snippets
Delete files and folders recursively
Get the active network interface
Handy bug tracking using `Error.Backtrace().Join("\n")`
Set grid column titles etc the easy way
Compilation & Installation
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
Wiki License
Wiki Manual
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Code Snippets
Here you will find common pieces of code that tend to be used a lot in new projects and, most of the times, rewritten from scratch.
Delete files and folders recursively
Set gridded control column headers the easy way
Get the active network interface
Get debugging info using Error.Backtrace