Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
gb
gb.desktop
gb.form
gb.qt4
gb.web
Documents
How To's
Language Index
Language Overviews
Lèxic
Missatges d'Error
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
DataSource.Create (gb.db.form)
Sub
Create
(
[
bUpdate
As
Boolean
]
)
Saves the data from the data controls and clears them afterwards. If bUpdate is False, it does not commit the operation until you use the Refresh method.