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-us Copyright 2004, Peter Thoeny and contributing authors. Peter Thoeny [Peter@Thoeny.com] Peter Thoeny [Peter@Thoeny.com] TWiki TWiki.Gambas TWiki.Gambas http://localhost/gambas-wiki/bin/view/Gambas http://localhost/gambas-wiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif TWikiUsers 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-12-31T12:18:00Z SrikantaPrasanna 1.161 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/TWikiUsers http://localhost/gambas-wiki/bin/rdiff/Gambas/TWikiUsers SrikantaPrasanna http://localhost/gambas-wiki/bin/view/Gambas/SrikantaPrasanna Name: Srikanta Prasanna Email: srikantap@gmail.com Company Name: Xalted Networks Company URL: http://www.xaltedindia.net Country: India How Learned About: Friend ... 2004-12-31T12:18:00Z SrikantaPrasanna 1.1 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/SrikantaPrasanna http://localhost/gambas-wiki/bin/rdiff/Gambas/SrikantaPrasanna VincenzoDionisioVirgilio http://localhost/gambas-wiki/bin/view/Gambas/VincenzoDionisioVirgilio Name: Vincenzo Dionisio Virgilio Email: supporto@gambas.it Company Name: Sicily On Net Company URL: http://www.son.it Country: Italy How Learned About: Web site ... 2004-12-30T18:30:00Z VincenzoDionisioVirgilio 1.1 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/VincenzoDionisioVirgilio http://localhost/gambas-wiki/bin/rdiff/Gambas/VincenzoDionisioVirgilio WebHome 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-12-30T15:42:00Z BenoitMinisini 1.75 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/WebHome http://localhost/gambas-wiki/bin/rdiff/Gambas/WebHome GbDbDBMQuote http://localhost/gambas-wiki/bin/view/Gambas/GbDbDBMQuote INCLUDE{"GbDbDBMQuoteTitleInclude"} INCLUDE{"GbDbDBMQuoteSyntaxInclude"} See GbDbConnectionMQuote Connection.Quote . 2004-12-30T15:41:00Z BenoitMinisini 1.3 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbDbDBMQuote http://localhost/gambas-wiki/bin/rdiff/Gambas/GbDbDBMQuote GbDbConnectionMQuote http://localhost/gambas-wiki/bin/view/Gambas/GbDbConnectionMQuote INCLUDE{"GbDbConnectionMQuoteTitleInclude"} INCLUDE{"GbDbConnectionMQuoteSyntaxInclude"} Returns a quoted identifier so that you can freely insert it in a query. ... 2004-12-30T15:41:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbDbConnectionMQuote http://localhost/gambas-wiki/bin/rdiff/Gambas/GbDbConnectionMQuote GbStringMLen http://localhost/gambas-wiki/bin/view/Gambas/GbStringMLen INCLUDE{"GbStringMLenTitleInclude"} INCLUDE{"GbStringMLenSyntaxInclude"} Returns the length of an UTF-8 string in characters. Example PRINT String.Len("Benoît") ARROW ... 2004-12-30T15:40:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbStringMLen http://localhost/gambas-wiki/bin/rdiff/Gambas/GbStringMLen GbString http://localhost/gambas-wiki/bin/view/Gambas/GbString INCLUDE{"GbStringTitleInclude"} This class provided UTF-8 string manipulation methods. Be careful that standard Gambas string routines only deal with ASCII strings ... 2004-12-30T15:37:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbString http://localhost/gambas-wiki/bin/rdiff/Gambas/GbString GbStringMIndex http://localhost/gambas-wiki/bin/view/Gambas/GbStringMIndex INCLUDE{"GbStringMIndexTitleInclude"} INCLUDE{"GbStringMIndexSyntaxInclude"} Returns the index of the character at position Pos in the string. Example DIM iInd AS ... 2004-12-30T15:36:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbStringMIndex http://localhost/gambas-wiki/bin/rdiff/Gambas/GbStringMIndex GbStringMPos http://localhost/gambas-wiki/bin/view/Gambas/GbStringMPos INCLUDE{"GbStringMPosTitleInclude"} INCLUDE{"GbStringMPosSyntaxInclude"} Returns the position of the character of index Index in the string. Example DIM iInd AS Integer ... 2004-12-30T15:33:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbStringMPos http://localhost/gambas-wiki/bin/rdiff/Gambas/GbStringMPos GbSdlMusicPVolume http://localhost/gambas-wiki/bin/view/Gambas/GbSdlMusicPVolume INCLUDE{"GbSdlMusicPVolumeTitleInclude"} INCLUDE{"GbSdlMusicPVolumeSyntaxInclude"} Returns or sets the volume of the music track. The volume is a floating point value ... 2004-12-30T15:16:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbSdlMusicPVolume http://localhost/gambas-wiki/bin/rdiff/Gambas/GbSdlMusicPVolume GbSdlChannelsPVolume http://localhost/gambas-wiki/bin/view/Gambas/GbSdlChannelsPVolume INCLUDE{"GbSdlChannelsPVolumeTitleInclude"} INCLUDE{"GbSdlChannelsPVolumeSyntaxInclude"} Returns or sets the volume of all channels in one shot. The volume is a floating ... 2004-12-30T15:15:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbSdlChannelsPVolume http://localhost/gambas-wiki/bin/rdiff/Gambas/GbSdlChannelsPVolume GbSdlChannelPVolume http://localhost/gambas-wiki/bin/view/Gambas/GbSdlChannelPVolume INCLUDE{"GbSdlChannelPVolumeTitleInclude"} INCLUDE{"GbSdlChannelPVolumeSyntaxInclude"} Returns or sets the volume of the channel. The volume is a floating point value ... 2004-12-30T15:08:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbSdlChannelPVolume http://localhost/gambas-wiki/bin/rdiff/Gambas/GbSdlChannelPVolume GbQtTreeViewMMoveBack http://localhost/gambas-wiki/bin/view/Gambas/GbQtTreeViewMMoveBack INCLUDE{"GbQtTreeViewMMoveBackTitleInclude"} INCLUDE{"GbQtTreeViewMMoveBackSyntaxInclude"} When one of the other Move methods has failed, you can use MoveBack to ... 2004-12-30T15:07:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbQtTreeViewMMoveBack http://localhost/gambas-wiki/bin/rdiff/Gambas/GbQtTreeViewMMoveBack GbQtControlRPrevious http://localhost/gambas-wiki/bin/view/Gambas/GbQtControlRPrevious INCLUDE{"GbQtControlRPreviousTitleInclude"} INCLUDE{"GbQtControlRPreviousSyntaxInclude"} Returns the previous control having the same parent. 2004-12-30T15:02:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbQtControlRPrevious http://localhost/gambas-wiki/bin/rdiff/Gambas/GbQtControlRPrevious GbQtControlRNext http://localhost/gambas-wiki/bin/view/Gambas/GbQtControlRNext INCLUDE{"GbQtControlRNextTitleInclude"} INCLUDE{"GbQtControlRNextSyntaxInclude"} Returns the next control having the same parent. 2004-12-30T15:02:00Z BenoitMinisini 1.2 updated major http://localhost/gambas-wiki/bin/rdiff/Gambas/GbQtControlRNext http://localhost/gambas-wiki/bin/rdiff/Gambas/GbQtControlRNext