Gambas-Wiki's Gambas web
http://localhost/gambas-wiki/bin/view/Gambas
The web for users, groups and offices. TWiki is a Web-Based Collaboration Platform for the Corporate World.en-usCopyright 2004, Peter Thoeny and contributing authors.Peter Thoeny [Peter@Thoeny.com]Peter Thoeny [Peter@Thoeny.com]TWikiTWiki.GambasTWiki.Gambas
http://localhost/gambas-wiki/bin/view/Gambas
http://localhost/gambas-wiki/pub/TWiki/TWikiLogos/twikilogo88x31.gifWebStatistics
http://localhost/gambas-wiki/bin/view/Gambas/WebStatistics
Statistics for Gambas Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Nov 2004 50835 25 ...2004-11-20T10:50:00Zguest1.119updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/WebStatisticshttp://localhost/gambas-wiki/bin/rdiff/Gambas/WebStatisticsFrm2form
http://localhost/gambas-wiki/bin/view/Gambas/Frm2form
frm2form is a perl filter that you can use to convert VB forms to Gambas forms. It ignores all VB code and all controls and properties that it doesn't know about, ...2004-11-18T21:48:00Zrob1.3updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/Frm2formhttp://localhost/gambas-wiki/bin/rdiff/Gambas/Frm2formTWikiUsers
http://localhost/gambas-wiki/bin/view/Gambas/TWikiUsers
List of TWiki users Please take the time and add yourself to the list. To do that fill out the form in TWIKIWEB .TWikiRegistration. This will create an account for ...2004-11-17T13:52:00ZElkinRafael1.130updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/TWikiUsershttp://localhost/gambas-wiki/bin/rdiff/Gambas/TWikiUsersElkinRafael
http://localhost/gambas-wiki/bin/view/Gambas/ElkinRafael
Name: elkin rafael Email: efruto@yahoo.es Company Name: usb Company URL: Country: Colombia How Learned About: Other (how?) Comment: Personal Preferences (details ...2004-11-17T13:52:00ZElkinRafael1.1updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/ElkinRafaelhttp://localhost/gambas-wiki/bin/rdiff/Gambas/ElkinRafaelWebHome
http://localhost/gambas-wiki/bin/view/Gambas/WebHome
Gambas Documentation Welcome to the English Gambas Wiki. To register for an account (to edit pages) or to change or reset your password, visit TWiki.TWikiRegistration ...2004-11-10T15:44:00ZBenoitMinisini1.73updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/WebHomehttp://localhost/gambas-wiki/bin/rdiff/Gambas/WebHomeIndexByName
http://localhost/gambas-wiki/bin/view/Gambas/IndexByName
Gambas Alphabetical Language Index A LangAbs Abs LangAccess Access LangAcsACos Acs / ACos LangAcshACosh Acsh / ACosh LangAND AND LangArithmeticOperators Arithmetic ...2004-11-10T15:43:00ZBenoitMinisini1.5updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/IndexByNamehttp://localhost/gambas-wiki/bin/rdiff/Gambas/IndexByNameLangEVENT
http://localhost/gambas-wiki/bin/view/Gambas/LangEVENT
EVENT See LangEventsDeclaration Events declaration . 2004-11-10T15:42:00ZBenoitMinisini1.2updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangEVENThttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangEVENTLangRAISE
http://localhost/gambas-wiki/bin/view/Gambas/LangRAISE
RAISE RAISE Event ( Parameter #1 , Parameter #2 ... ) AS ReturnVariable This statement raises an event previously declared with the LangEVENT EVENT keyword. You can ...2004-11-10T15:42:00ZBenoitMinisini1.1updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangRAISEhttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangRAISELangSTOPEVENT
http://localhost/gambas-wiki/bin/view/Gambas/LangSTOPEVENT
STOP EVENT STOP EVENT This statement must be used in an event handler. It tells the interpreter that the event that called the event handler must be cancelled. You ...2004-11-10T15:39:00ZBenoitMinisini1.4updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangSTOPEVENThttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangSTOPEVENTLangEventsDeclaration
http://localhost/gambas-wiki/bin/view/Gambas/LangEventsDeclaration
Events declaration EVENT Identifier ( Parameter #1 , Parameter #2 ... ) AS Boolean This declares a class event. This event is raised by a function call. You can specify ...2004-11-10T15:38:00ZBenoitMinisini1.7updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangEventsDeclarationhttp://localhost/gambas-wiki/bin/rdiff/Gambas/LangEventsDeclarationIndexByCategory
http://localhost/gambas-wiki/bin/view/Gambas/IndexByCategory
Gambas Index By Category TOC{depth "4"} Language Concepts LangArithmeticOperators Arithmetic operators LangAssignment Assignment LangComparisonOperators Comparison ...2004-11-10T15:34:00ZBenoitMinisini1.28updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/IndexByCategoryhttp://localhost/gambas-wiki/bin/rdiff/Gambas/IndexByCategoryGbXmlLibxmlXmlWriterMBinHex
http://localhost/gambas-wiki/bin/view/Gambas/GbXmlLibxmlXmlWriterMBinHex
INCLUDE{"GbXmlLibxmlXmlWriterMBinHexTitleInclude"} INCLUDE{"GbXmlLibxmlXmlWriterMBinHexSyntaxInclude"} Writes a BinHex encoded string. Dim Xml As XmlWriter ... Xml ...2004-11-06T21:27:00ZDanielCampos1.2updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMBinHexhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMBinHexGbXmlLibxmlXmlWriterMBase64
http://localhost/gambas-wiki/bin/view/Gambas/GbXmlLibxmlXmlWriterMBase64
INCLUDE{"GbXmlLibxmlXmlWriterMBase64TitleInclude"} INCLUDE{"GbXmlLibxmlXmlWriterMBase64SyntaxInclude"} Writes a base-64 encoded string. Dim Xml As XmlWriter ... Xml ...2004-11-06T21:24:00ZDanielCampos1.2updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMBase64http://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMBase64GbXmlLibxmlXmlWriterMOpen
http://localhost/gambas-wiki/bin/view/Gambas/GbXmlLibxmlXmlWriterMOpen
INCLUDE{"GbXmlLibxmlXmlWriterMOpenTitleInclude"} INCLUDE{"GbXmlLibxmlXmlWriterMOpenSyntaxInclude"} Opens an XML for writting. You have to call it prior to use any ...2004-11-06T21:19:00ZDanielCampos1.2updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMOpenhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMOpenGbXmlLibxmlXmlWriterMPI
http://localhost/gambas-wiki/bin/view/Gambas/GbXmlLibxmlXmlWriterMPI
INCLUDE{"GbXmlLibxmlXmlWriterMPITitleInclude"} INCLUDE{"GbXmlLibxmlXmlWriterMPISyntaxInclude"} Writes an XML PI node. Dim MyXML As XmlWriter ... MyXML.PI("mydocument ...2004-11-06T21:09:00ZDanielCampos1.2updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMPIhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMPIGbXmlLibxmlXmlWriterMStartElement
http://localhost/gambas-wiki/bin/view/Gambas/GbXmlLibxmlXmlWriterMStartElement
INCLUDE{"GbXmlLibxmlXmlWriterMStartElementTitleInclude"} INCLUDE{"GbXmlLibxmlXmlWriterMStartElementSyntaxInclude"} Starts a XML node, called Name . If that node contains ...2004-11-06T21:03:00ZDanielCampos1.2updatedmajorhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMStartElementhttp://localhost/gambas-wiki/bin/rdiff/Gambas/GbXmlLibxmlXmlWriterMStartElement