Special

Introducing the “Welcome to Xojo” Bundle!

New to Xojo and looking for guidance? We've put together a terrific bundle to welcome you! Xojo Bundle

This bundle includes six back issues of the magazine -- all of year 23 in printed book and digital formats -- plus a one-year subscription (beginning with 24.1) so you'll be learning all about Xojo for the next year. It's the perfect way to get started programming with Xojo. And you save as much as $35 over the non-bundle price!

This offer is only available for a limited time as supplies are short, so hurry today and order this special bundle before the offer goes away!

Recent issues

Article Preview


Buy Now

Issue 24.1

NEWS

News

Issue: 24.1 (January/February 2026)
Article Description: No description available.
Article Length (in bytes): 35,416
Starting Page Number: 8
Article Number: 24101
Related Web Link(s):

http://www.xojo.com/download
http://www.monkeybreadsoftware.com/xojo/plugins.shtml
http://www.GraffitiSuite.com/
rl>http://www.xojo.com/download
l>http://www.GraffitiSuite.com/

Full text of article...

Year of Code 2025: Grand Prize Winner

Thank you to everyone who participated in Xojo's Year of Code! There were so many cool projects submitted and shared over the last 11 months. You can review the post for each month with its submissions here or find all the links at the bottom of any Year of Code post on the Xojo Blog. And you can find many of those projects on GitHub too!

I'd like to give a special shout out to @Wolfgang_Schwarz who participated in eight of the monthly challenges and @Philip_Cumpston who participated in seven. With one entry per project submitted, I threw all those names in a hat (it was actually a snowman coffee mug) and drew a winner. Congratulations to @Philip_Cumpston our grand prize winner!

Product: Year of Code 2025

Platforms: All

Price: Free

Website: https://forum.xojo.com/search?q=year%20of%20code%20%2523general%20in%253Atitle

What's New in 2025r3 Recorded Webinar Watch Link

You can watch the whole webinar and the Q&A session on YouTube: https://youtu.be/NA01uEhdjSw

Product: Webinar Recording

Platforms: All

Price: Free

Website: https://youtu.be/NA01uEhdjSw

Xojo 2025r4 is Here

This release introduces three significant projects from the Xojo Roadmap: Libraries, DesktopGrid control and an AI assistant. It also adds official support for macOS Tahoe 26 and iOS 26, including Apple's new Liquid Glass interface technologies. You'll also find many improvements to the WebListBox and support for Passkeys/WebAuthn for web apps.

New Features and Updates:

Support for macOS Tahoe 26 and iOS 26

IDE now supports Libraries for Desktop, Web, Console and iOS projects

IDE now has an AI assistant, called Jade

Added DesktopGrid control

Multiple WebListBox improvements

Web now uses Bootstrap v5.3.7 and Bootstrap Icons v1.13.1

Added Passkeys/WebAuthn support for web apps

Windows DesktopXAMLContainer improvements

Expanded WinUI-backed controls

Several Crypto enhancements

Improved color settings for layouts and controls on iOS and Android

Android Support for PDFDocument

Android now uses Kotlin 2.2.20 and targets Android 16 (SDK 36)

Product: Xojo IDE

Platforms: All

Price: Free IDE (app deployment requires a one-time fee, $499-$1,999)

Website: http://www.xojo.com/download

MBS Plugins 25.5 Released

Monkeybread Software today is pleased to announce MBS Xojo Plugins 25.5 for macOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin collection currently available for Xojo. MBS Xojo Plugins have been updated and now includes over 3000 classes and 83,000 documented features, and the versatile plugins have gained more new functions:

For macOS 26 and iOS 26 you can use our FoundationModels classes to use Apple's on-device LLM within your Xojo applications. Use SystemLanguageModelsMBS class to check whether the model is available and initialize a session with LanguageModelSessionsMBS class. You may use the model for chatting, summarization, translation and more.

In your cross platform projects you can use the open source Llama library to run large language models within your Xojo application. Load a model with LlamaModelMBS class and then create a context with LlamaContextMBS class and ask it with a prompt.

Use NSSymbolEffectMBS class and subclasses to have animated symbols in the user interface. We have classes for transitions and effect options. You can add symbol effects to NSImageView controls. You can use symbol configuration for a NSButtonMBS based control.

When running JavaScript with macOS, you can create a group of contexts with JSContextGroupMBS class. Then create contexts within that group, so they can share data.

For CURL we added a NetworkChanged method to CURLSMultiMBS class to inform CURL about a network change. The new properties for transfers allow you to know how many transfers are currently running, pending, added or done. Secure Transport was removed in favor of OpenSSL and CURLN* and CURL* classes are now subclasses for CURLS* classes to help transition to the CURLS classes.

We upgraded several classes. The WiringPiMBS module, the NSImageViewMBS, X509MBS, CGImageSourceMBS and CGImageDestinationMBS classes all go many new properties and methods for additional features.

For Windows using WebView2 control you can now set what preferred color scheme to use. You can query the directory path for the current profile and set the default download folder.

We extend our DynaPDFParserMBS class to provide details on the content of a page. You can delete individual things on a PDF page like images or text pieces. The USBSerialNumberMBS method on a folderitem provides the serial number for an USB stick on macOS. Same can be done with WMI classes on Windows.

We got new UUIDv7 functions for UUIDMBS class, the ChartDirector plugin got Windows ARM 64 bit support and you can show the manage subscriptions dialog in StoreKit2. The QLPreviewControllerMBS can now show item with custom title, the CSProfileMBS class can wait for getting all the installed profiles and the WindowsWMIMBS works better with Windows security.

Product: MBS Xojo plugins

Platforms: All

Price: $29-$299

Website: http://www.monkeybreadsoftware.com/xojo/plugins.shtml

Microsoft Ends Support for Windows 10

On October 14, 2025, Windows 10 reached the end of its support from Microsoft.

If your development machine is still running Windows 10, you really need to get it upgraded to Windows 11. Unfortunately, many perfectly usable computers running Windows 10 do not meet the system requirements for Windows 11, which leaves a lot of people in the lurch. If you really have to stick with Windows 10 for a while longer, Microsoft will sell you an Extended Security Update for $30. This will extend support one more year, so out to late 2026.

What does this mean for Xojo? Nothing just yet. We still have Windows 10 as a supported OS, but don't expect that to last much longer. Once an OS vendor drops support for an OS, we have to follow that guidance at some point. Expect Xojo to discontinue Windows 10 support at some point in 2026.

Product: Windows 10

Platforms: Win

Price: $30

Website: https://support.microsoft.com/en-us/windows/windows-10-support-has-ended-on-october-14-2025-2ca8b313-1946-43d3-b55c-2b95b107f281

GraffitiSuite Release 64

GraffitiSuite is pleased to announce Release 64 for Xojo Desktop, iOS and Web!

Release Statistics

7 New Classes or Products

75 Additions

16 Bug Fixes

6 Other Changes

GraffitiPDF Improved

Thanks to all those opened tickets about our all-new GraffitiPDF class after its introduction in the last release, there have been many improvements and bug fixes. Your options for creating high quality PDF files in Xojo have never been better.

GraffitiHTMLtoPDF Goes Vector

GraffitiHTMLtoPDF has been rebuilt to generate vector PDF files from your HTML source code! While there may be some edge cases that are not (and/or cannot be) supported, the new iteration drastically reduces the file size and increases the quality of the generated PDF files.

GraffitiRecaptcha for Web

Now you can add Google Recaptcha to your Web applications for enhanced security! GraffitiRecaptcha implements the full Recaptcha v2 API giving you power and flexibility.

GraffitiImageViewer for iOS

GraffitiImageViewer is a powerful image display and manipulation control that allows users to rotate, scale, flip and more!

GraffitiAlert for Web

GraffitiAlert received a number of fixes and changes aimed at improving the minimize/maximize functionality of palettes. With new functions and events for Maximize/Minimize/Restore, you have more control than ever before!

GraffitiUpdater for Desktop

This release includes the all-new GraffitiUpdater class for easily creating and distributing version updates for your applications! With HTML-based release notes, beautiful animation, and constant user feedback, you can be sure your users will be able to stay up-to-date and may just enjoy the process!

Product: GraffitiSuite

Platforms: All

Price: Starting at $399.95/year

Website: http://www.GraffitiSuite.com/

Spotlight On: Aaron Andrew Hunt

Spotlight On blog posts focus on Xojo community members. We'll use this space to tell the stories of people using Xojo, share amazing Xojo-made apps and spread awareness of community resources. If you have an app, a project or a person you want to see featured in Spotlight On, tell us about it!

The latest edition features an interview with Xojo developer Aaron Andrew Hunt.

Product: Spotlight On blog post

Platforms: All

Price: Free

Website: https://blog.xojo.com/2025/10/09/spotlight-on-aaron-andrew-hunt/

Paradigma Software releases Valentina 16

Paradigma Software announces the immediate availability of Valentina Release 16, the best, all purpose data management suite of tools and developer data platform solutions for deployment on Windows, Linux, macOS, iOS and the cloud.

Valentina Technology Update 16

Most Valentina products natively incorporate three internal database systems: ValentinaDB, SQLite and DuckDB. ValentinaDB is Paradigma Software's flagship high performance database system with over 25 years of updates and improvements.

ValentinaDB Extensions. You can build custom extensions for the ValentinaDB database system using C, C++, Python or JavaScript. These can include scalar functions, aggregate functions and procedurals that can provide access to external data sources and file formats.

Regression Analysis. SQL 2003 aggregate functions for regression analysis are added to ValentinaDB (REGR_SLOPE, REGR_INTERCEPT, REGR_COUNT, REGR_R2, REGR_AVGX, REGR_AVGY, REGR_SXX, REGR_SYY, REGR_SXY).

SQL Improvements. The RETURNING clause can now be used with the INSERT statement in ValentinaDB

SQLCipher Encryption for SQLite. Encrypt, modify and decrypt SQLite databases using this popular, open source 256 bit AES encryption of database files and other security features

Architectural improvements. Third party engines become extensions. JavaScript, Python, DuckDB and SQLite are re-engineered as extensions. This makes it possible to remove the engines if they are not needed for deployment

Valentina Technology Update is included across all Paradigma Software products including: Valentina Studio (Free Version), Valentina Studio PRO, standalone versions of Valentina Server, and Valentina Developer Network, an OEM developer product that allows developers to deploy copies of Valentina Server to their customers, royalty free and no limits on numbers of deployment.

Product: Valentina (data management tools)

Platforms: All

Price: Varies by component (free to $599)

Website: https://www.valentina-db.net/2025/09/15/paradigma-software-releases-valentina-16/

M_UUID, a UUID generation and validation module

Kem Tekinay, of MacTechnologies Consulting, is pleased to announce M_UUID, a free UUID generation and validation module.

M_UUID will generate both v.4 (random) and v.7 (sortable) UUID's using fast, native code that will work across platforms and meets the specs for each kind of UUID. It also offers tools to validate a UUID, determine its version, and extract the date and time from a UUID v.7.

Product: M_UUID

Platforms: All

Price: Free

Website: https://github.com/ktekinay/M_UUID

StackView 3.3

Version 3.3 of the StackView classes for Xojo only works with Desktop API 2.0 projects from Xojo version 2021r3+.

The classes enable a StackView, similar to Apple's NSStackView, to be used natively across platforms (macOS, Windows, Linux) with the help of DesktopContainers. The StackView was tested under macOS 10.13+, Windows 10/11, Mint 19.2, Fedora 27, Ubuntu 16 and Elementary OS 5.0 Juno. The demo project was optimized for all three platforms. If the project is executed or compiled for Windows, the method PrepareForWindows takes over all adjustments for the controls within the StackView to create a flicker-free version.

Under Linux, the controls of the demo project automatically adapt to the system sizes of the respective distribution.

See a demo on YouTube (https://www.youtube.com/watch?v=AHQZ0RbpHL0).

Product: StackView

Platforms: Desktop

Price: 15? (source code)

Contact: https://forum.xojo.com/u/martin_t

Windows Code Signing and Installer Creation with InnoSetup

Jurg Otter is excited to share an open-source project that makes Windows Code Signing and Installer Creation (with InnoSetup) easier than ever.

If you've ever struggled with code signing or setting up a reliable Windows installer, this project can save you time and hassle. Whether you're an independent developer or working on a team, this solution helps streamline the process with minimal setup.

Windows Code Signing

Sign your Xojo built Windows executables and created Installers using either Azure Trusted Signing or

Traditional Codesigning certificates .pfx

Seamless InnoSetup Integration

Automates the entire process after compilation from signing to packaging.

You just have to click "Build" in the Xojo IDE.

Cross-Platform Support

Works with the Xojo IDE running on Windows, Linux, and macOS - allowing you to build and sign your Windows applications and installers from any OS.

Minimal Setup

No complex installation and dependencies -- just Docker is required.

Product: Windows Code Signing and Installer Creation

Platforms: Desktop

Price: Free

Website: https://github.com/jo-tools/ats-codesign-innosetup

Xojo 2025 Release 1.1

The 2025R1 update introduces support for running the Xojo IDE on Linux ARM, drag and drop functionality in the Web framework and the ability to submit apps directly to the Mac and iOS App Stores from Xojo.

Highlights of New Features and Updates:

Linux ARM IDE Support: Now available, including Raspberry Pi.

App Store Publishing: Directly publish macOS Desktop and iOS projects to App Store Connect from the IDE.

Web Drag and Drop Support: Any visual control can now be dragged or accept drops.

WebListBox: Now supports editable cells and checkboxes.

macOS Window Menu: Desktop projects include the Window menu by default.

Windows Built-In ICU Libraries: Eliminates manual ICU updates and reduces app file sizes.

iOS MobileColorPicker: Simplifies color selection and provides a native app experience.

Android Support: Initial ColorGroup and Dark Mode support.

TLS 1.3 Support: Now available with SSLSocket and URLConnection.

Toolbars: Option to hide captions. Windows now features a smaller toolbar, and both Windows and Linux use modern Bootstrap icons. The Documentation window toolbar is now more compact.

Code Editor: Cmd/Ctrl + Double-clicking on a local variable name now jumps to its declaration, similar to the "Go To var" command.

Layout Editor: Improved performance for complex container layouts.

Product: Xojo IDE

Platforms: All

Price: Free IDE (app deployment requires a one-time fee, $149-$1,999)

Website: http://www.xojo.com/download

Announcing PrefsKit - A Native Preferences Framework for Xojo

If you've ever struggled with handling native preferences across macOS, iOS, and Windows in Xojo, PrefsKit is here to simplify your workflow! This open-source module provides a structured, native-friendly way to store and retrieve application preferences, making your Xojo apps feel right at home on each OS.

Xojo lacks a universal API for working with native preferences across platforms. While Windows developers can rely on the built-in RegistryItem class, macOS and iOS require more complex declares to properly interface with Apple's plist-based preference system.

PrefsKit bridges this gap, offering:

Full support for macOS, iOS, iPadOS, and Windows

Native integration with each OS's preference storage system (plists on Apple platforms, Registry on Windows)

Granular control over preference reading and writing

Seamless integration into your Xojo projects

PrefsKit is available now as an open-source project for the Xojo community.

Product: PrefsKit

Platforms: All

Price: Open Source

Website: https://gitlab.com/patricksalo/PrefsKit-for-Xojo

GraffitiVerificationKit Available

GraffitiSuite is pleased to announce the initial release of GraffitiVerificationKit!

GraffitiVerificationKit is a drop-in module that enables developers to incorporate email address validation and verification. Using this product, you can ensure that you get real user signups, separating out potential spam accounts. Key Features:

Email domain blocking

Automatic sending of verification emails via SMTP

Automatic validation of verification codes

Automatic user database table updates

Global rate limiting

Per-email or IP address rate limiting

Email subject, body HTML and body Text customization

Sender email and name customization (where supported by the SMTP server)

Product: GraffitiVerificationKit

Platforms: All

Price: Starting at $399.95/year

Website: http://www.GraffitiSuite.com/

Year of Code 2025: Kickoff

Xojo is kicking off 2025 with something for everyone in the Xojo community, an event that will help new users grow their Xojo coding skills and existing users polish theirs. Back in 2018, we did a "Summer of Code" contest that challenged people to create one project a week through the summer. This was a lot of fun and many interesting apps were made that summer. For 2025, we have expanded that idea out to the entire year! However, instead of one app a week, we will make one app a month from January to November 2025. In December we will give away a grand prize!

The Idea

Early each month we will share a blog post that introduces an app "theme" and recaps the prior month. A week or so later, we will create a Forum topic and post an example project created by one of the Xojo team. To participate in the Year of Code, make a Xojo project that that demonstrates the theme in some way, share it on GitHub to make it easily accessible to everyone and then add a post about it (with your GitHub link) to the Forum topic.

The Prizes

And yes, there will be prizes for those that participate. Each month all participants (everyone who shares a project that month) will be entered for a chance to win a monthly prize of $100 at the Xojo Store plus a 25% off coupon for GraffitiSuite.1 The $100 can be applied to any Xojo license purchase or Extras Store item. At the end of 2025, all participants from the year will be entered to win the grand prize of a Xojo Pro license, $250 cash and a free year of GraffitiSuite. The more you participate throughout the year, the more chances you'll have to win the grand prize.

How to Participate

Now that it is January (Happy New Year, everyone), the 2025 Year of Code kicks off with this theme: Desktop apps. People have used Xojo to make wonderful desktop apps since its inception in 1998 so this is an ideal first theme that is broad enough to allow anyone to participate. Look for a post next week announcing this months' project details. Once it is posted, I will start a forum topic for others to share their projects and apps. In early February we will do a blog post that highlights what people made this month and introduce February's theme.

Product: 2025 Year of Code (contest)

Platforms: All

Price: Free

Website: https://blog.xojo.com/2025/01/09/year-of-code-2025-kickoff/

TPLM, End-to-End Xojo Code DRM, Now supports Stripe, DLC, and Emails

Tim Parnell is pleased to share some exciting updates for TPLM, the End-to-End Xojo Code DRM system.

Available now, the Web Panel supports automatic integration with Stripe, email license keys, and a new fulfillment type supports DLC.

TPLM is a professionally built Digital Rights Management system written entirely in unencrypted Xojo Code. A time tested system that supports most popular types of license models:

Traditional, Major Version licensing

Updates Period, a perpetual license with a year of updates

Subscriptions, pay to use, stop when you're done

DLC, optional additional features

Stripe Webhook setup is easy and automatic. Simply link Stripe products to TPLM product fulfillments easily through the TPLM Web Panel. TPLM does the legwork and even configures the Stripe account to send Webhook notifications to TPLM.

In addition to handling Stripe notifications, TPLM can now send emails to customers fulfilling license orders. This was added to support Stripe fulfillment, but can be done at will from the License Key view.

Product: TPLM

Platforms: All

Price: $36/month (service) or $599 (source)

Website: https://strawberrysw.com/tplm

Announcing GraffitiBundle

GraffitiSuite is pleased to announce the immediate availability of GraffitiBundle!

The easiest and most powerful method to build Desktop applications from your Xojo Web applications is here! GraffitiBundle consists of a Xojo Web component and Desktop project template that link the two types of projects together for an Electron -like experience built specifically for Xojo. There's no need to build new Web Applications, you can simply drop GraffitiBundle in to your existing project, perform a bit of setup, and your app is ready to be distributed!

Check out these features:

Asynchronous Communication

Runtime Synchronization and Monitoring

Automatic Updates

Product: GraffitiBundle

Platforms: Desktop

Price: $149.95 (on sale for $99.95)

Website: https://graffitisuite.com/features/graffitibundle/

XojoUnit 6.9.1 with ObjectSpy

XojoUnit v.6.9.1 has been released.

XojoUnit is a unit testing package. This version has the following changes:

XojoUnit for Desktop is now split into API 1 and API 2 versions for improved project compatibility.

Desktop versions now support Dark Mode.

Product: XojoUnit

Platforms: All

Price: Free

Website: https://github.com/xojo/XojoUnit/tree/master

GraffitiFirewall for Xojo Web

GraffitiFirewall is an in-project Web Application Firewall that's designed to help Xojo Web developers secure their applications from malicious users. Exposing your application to the internet can be a frightening proposition, but you can rest a bit easier with GraffitiFirewall watching the door. As part of a GraffitiSuite Web or All Access Edition subscription, get access to regular managed and curated definition updates for the following attack vectors:

Known Bad Crawlers

Known Malicious IP Addresses

Known Malicious UserAgents

Local File Inclusions

Cross Site Scripting Injections

SQL Injections

In addition, get basic protection from DDoS attacks, manually block IP addresses, log traffic, block or redirect based on HTTP security, custom security event implementation, and more! You can integrate GraffitiFirewall with or without the amazing dashboard once you've setup your application's database.

Product: GraffitiFirewall for Xojo Web

Platforms: Web

Price: $399/year

Website: https://graffitisuite.com/features/web-edition/

piDog Software has update DataView to Desktop API2

Phoenix, AZ (October 30, 2023) -- piDog Software has update DataView to Desktop API2

DataView has been updated to Desktop API 2 with the release of DataView 1.17!

This release updates DataView and piDogScrollingCanvas to be based on DesktopCanvas and also updates the DataView API to conform to the new naming conventions of API2, such as CellBackgroundColor() becoming CellBackgroundColorAt() as well as moving from Constants to Enums so that values like AlignCenter become Alignments.Center.

Also in this release:

Significant internal rendering improvements, in some cases leading to a 2x improvement in frame rendering rate during scrolling.

Fixes for various rendering/scale issues involving BackdropImage and BackgroundPattern.

If you're still working with API1, don't worry. I'll still be maintaining an API1 version (currently v1.16.2.1) with bug fixes where possible.

Product: DataView

Platforms: All Desktop

Price: $129

Website: https://www.pidog.com/wp/dataview/

Open Source Stable Diffusion Prompter

The Stable Diffusion Prompter is an application written in Xojo Code that allows users to create positive and negative prompts for Stable Diffusion. With support for both Windows and macOS, and the potential for compatibility with native Linux systems, this app offers a convenient way to generate prompts on multiple platforms.

Product:

Platforms: OSX/Win

Price: Free

Website: https://github.com/Schneppi/Stable-Diffusion-Prompter

PriorityQueue_MTC v.1.0

Kem Tekinay of MacTechnologies Consulting is pleased to announce PriorityQueue_MTC, a priority queue class for Xojo.

PriorityQueue_MTC lets you add arbitrary values (Variants) with arbitrary priorities, then pull those values in order of their priority. It handles both min-to-max and max-to-min sorting, and lets you peek ahead to see the priority and value of the next item on the queue. Based on a binary heap, it is tuned for performance and comes with a number of unit tests to illustrate its usage.

Product: PriorityQueue_MTC

Platforms: All

Price: Free

Website: https://github.com/ktekinay/Xojo-PriorityQueue

Xojo Developer Retreat Session Videos

The session videos from Xojo Developer Retreat 2022 are now available for anyone to purchase. You can now gain access to all of the session videos for $199 so you can learn from the experts at home. The following presentations are included:

ABCs of Android and Xojo -- Travis Hill

Building Digital Forensic Apps with Xojo -- Derrick Donnelly

Case Study: Building Data Processing Tools -- Geoff Perlman

Creating a Common Desktop App Installer -- Ken Whitaker

Getting Intimate with the Xojo Framework -- William Yu

Integrating Machine Learning into your Xojo Apps -- Jim Meyer

Integrating WooCommerce with Your Xojo Apps -- Javier Menendez

PowerXS -- Marc Zeedar

Thanks For the MemoryBlocks -- Kem Tekinay

The Legal Side of Programming -- Amy Barnes

Using MBS to Extend Xojo -- Christian Schmitz

Using Xojo's PDFDocument -- Javier Menendez

Web SDK -- Ricardo Cruz

Xojo: How It's Made -- Paul Lefebvre

19 Ways To Improve Your Business (Other Than Coding) -- Yousaf Shah

Product: Xojo Developer Retreat Session Videos

Platforms: All

Price: $199

Website: https://www.xojo.com/store/#conference

AXNumValidatedTF

AXNumValidatedTF is a Xojo DesktopTextField/TextField subclass for Windows, macOS and Linux allowing the input validation of a defined numeric range, using the system Locale settings for decimal and grouping text formatting.

The new release updates the control to API 2.0 and also includes other improvements.

Raise Events when the entered value is in / out of Range (active catching / propagation of the value).

Optionally displays a message Dialog when the entered value is out of range.

Optionally stays in focus when the entered value is out of range.

Use of Locale settings for Grouping and Decimal separators.

Adaptive formatting during the value validation.

Instance ToolTip / HelpTag set to the accepted value Range

Set the length of the decimal part for Real numbers.

IsInRange property to passively check if the value is inside the defined range.

Xojo API 2.0 / API 1.0 versions of the Class.

macOS / Windows / Linux (32/64 bits -- Intel / ARM) compatible.

Product: AXNumValidatedTF

Platforms: OSX/Win

Price: 20 Euros

Website: https://www.aprendexojo.com/en/shop/axnumvalidatedtf-for-xojo-2/

GuancheID 1.2 Released

GuancheID is the easiest way to get an unique ID for macOS and Windows based computers, so you can use it in combination with GuancheMOS or with your own software Licensing scheme to make sure your software only runs on the computer the license has been generated for, among other possible uses.

This new release adds ARM support and other improvements to GuancheID.

You can use GuancheID without restrictions when running your apps in Debug Mode from the Xojo IDE, but a license is required when building an application that makes use of it.

Product: GuancheID

Platforms: Desktop

Price: 40 Euros

Website: https://www.aprendexojo.com/en/shop/guancheid-2/

AprendeXojo announces GuancheMOS 1.9.5

AprendeXojo announces the immediate availability of GuancheMOS 1.9.5, the multiplatform plug-in for Xojo users that allows the easy, fast, no Rocket-Science implementation of serial number generation and validation features on macOS, Windows, Linux and Web applications.

GuancheMOS 1.9.5 plug-in adds the compatibility with ARM architecture on Windows, so users can deploy now their solutions on Windows as Intel or ARM64 apps.

Since 2007, GuancheMOS is the preferred serial number creation and validation Engine plug-in used by hundred of Xojo developers all over the World in all kind of apps and solutions.

GuancheMOS is both Desktop and Console safe, so it is possible to create all kind of license serial number generation and validation solutions around it, without having to pay additional fees or other hidden costs.

GuancheMOS is part of the Omegabundle 2022, so you can get it with other top Xojo developer tools and extras at an incredible price... while it lasts!

Product: GuancheMOS

Platforms: Desktop/Web

Price: 110 Euros

Website: https://www.aprendexojo.com/shop/guanchemos-serial-number-generation-and-validation-for-xojo-developers/

Markdown Parser for Xojo 1.2

AprendeXojo.com announces the availability of Markdown Parser for Xojo 1.2. The new release has been updated for Xojo API 2.0, with many other improvements in the parsing engine.

Markdown Parser for Xojo is an un-encrypted class with no dependencies, and easy to implement and use in your existing projects, allowing any Xojo developer to implement in their products the ability to parse Markdown source text into HTML + the provided CSS styles, so it can be presented on the fly over the standard Xojo HTML control.

Markdown Parser for Xojo is 32 and 64 bit compatible for macOS, Windows, Linux operating systems on Desktop, Web, Console and RaspberryPi deployments.

When buying a license of Markdown Parser for Xojo you will receive the 100% Xojo code class unencrypted, so you will be able to inspect/change/expand it to your own purposes (if needed).

Inspect / Access Source Code. No Chains!

Extremely Easy to Implement and Use.

One year of free updates and Customer support.

Exclusive portal for Feedback / Feature Requests / Bugs submission and follow up.

Product: Markdown Parser fo Xojo

Platforms: Desktop

Price: $96 (approx)

Website: https://www.aprendexojo.com/shop/markdown-parser-for-xojo-with-source-code/

End of article.