A library of Visual Basic functions for use with the Xojo programming language.
To use this library in your projects:
- Any Xojo version: Copy the VB module and paste it into your project.
- 2025r3 or later: Build this project as a Library and use the VBLib.xojo_library file in your projects. Alternatively, download the xojo_library file from the Releases section.
All functions are accessed by using the VB prefix, so to get the current directory:
Var dir As String = VB.CurDir
- Filter
- InStrRev
- LCase
- Like
- LSet
- Mid
- Replace
- RSet
- StrReverse
- UCase
- Date
- Day
- Hour
- Minute
- Month
- Now
- Second
- Time
- Timer
- Year
- ChDir
- ChDrive
- CurDir
- FileCopy
- Kill
- MkDir
- Name
- RmDir
- ATn
- Fix
- FV
- Int
- IPmt
- Pmt
- PPmt
- PV
- Randomize
- Rnd
- Sgn
- DeleteSetting
- GetAllSettings
- GetSetting
- SaveSetting
- AppActivate
- ASCIIToScanKey
- Command
- IsObject
- QBColor
- SavePicture
- SendKeys
- Stop