About 65,700 results
Open links in new tab
  1. Xojo Programming Forum

    6 days ago · Get friendly help for the Xojo programming language and IDE from the global Xojo community.

  2. Xojo 2025r2 is Here! - Announcements - Xojo Programming Forum

    Jul 8, 2025 · Xojo 2025r2 delivers key performance improvements and new features across desktop, web and mobile platforms. Among the highlights, compiling with Aggressive …

  3. Arrays - General - Xojo Programming Forum

    Feb 20, 2025 · Forgive me if this is already possible in Xojo (I’m new to the language). I have an array that I’d like to search. See my code and comments below: Dim arr() As String = …

  4. Referencing External Libraries - General - Xojo Programming Forum

    Mar 1, 2025 · Hello: I have a few external classes (written in Xojo) that I would like to combine into a single library such that I can somehow reference that library in different Xojo desktop …

  5. Xojo 2024r2 Available for Download - Xojo Programming Forum

    Jun 26, 2024 · Announcing the arrival of Xojo 2024 Release 2, packed with over 130 new features and more than 40 fixes! Download available here: Xojo: Downloads Major Highlights: …

  6. Install in Linux - General - Xojo Programming Forum

    Jan 8, 2025 · Good morning.Finally it’s time to start converting my software to run on Linux. But I don’t know how to install Xojo Xojo2023r11 on Linux, can anyone help me? Thanks.

  7. How to install Xojo on Ubuntu 64-bit - Xojo Programming Forum

    Dec 31, 2022 · I just installed Xojo 2022r4.1 on Ubuntu 2022.04.01 on VirtualBox 7.0 (7.0 4r154605 (Qt5.15.2)) with Windows 11, intel processor., and attempted to run a Hello World …

  8. Storing currency values in SQLite database - Databases - Xojo ...

    Aug 1, 2017 · What is the currently recommended way to store currency values in s SQLite database? I see the following in the Xojo docs: [quote] Use the REAL data type to store …

  9. Web App Refresh and Current Page - Xojo Programming Forum

    Nov 25, 2023 · Just to clarify, Xojo Web doesn’t refreshes the whole session anymore when there is a network hiccup, since 2022r2. Also if, for example, the user is on a mobile phone and the …

  10. DBKit, making creating database front-ends easier - Databases

    Aug 15, 2023 · I’ve created a new kit to make building database front-ends for the desktop and web faster. You can get your app’s UI connected to a database with very little code. There are …