Our Blog   Our FileMaker Blog   Our Xojo Blog   Archive

Elevate FM

We are happy to sponsor the Elevate FM conference in Toronto. This is an English speaking FileMaker conference in Canada happening from June 4 to 5th, 2026 in the Toronto Hilton hotel.

Currently you can get early bird tickets for $899 CAD, which is about $650 USD or 560 Euro.

I visited the conference last year and stayed in the Marriott Downtown at CF Toronto Eaton Centre, which was more affordable and in walking distance to the conference.

(more)

MBS @ FMTraining.TV - FileMaker MonkeyBread Plug-in 16.1 Release

Check out the FMTraining.tv website. Richard Carlton and his team do a daily free live stream about FileMaker to watch.

A few days ago Christian Schmitz from Monkeybread Software joined a live episode to talk a bit about the MBS FileMaker Plugin. Watch it on YouTube.

We talk about the new version 16.1 of MBS Plugin. Check out the announcement, the release notes and the new functions.

(more)

MBS FileMaker Plugin, version 16.2pr1

New in this prerelease of version 16.2 of the MBS FileMaker Plugin:

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


MBS FileMaker Plugin 16.1 News

In this article we want to introduce you the new functions from the MBS FileMaker Plugin in version 16.1.

Llama

AI is all the rage, and we're working to make as much of this technology available to you as we can. With Llama, we've added a new component to the plugin. This component provides functions that let you use a local LLM on your computer. This way, you can download a model, use it locally, and query it in a chat. You can learn more about how this works in our blog post Use Llama.cpp in FileMaker.

Llama chat example showing what the LLM knows about FileMaker. (more)

Reconnect 2026

This year the Reconnect FileMaker conference in Australia moves over to the South Island of New Zealand. Previous conferences have been in Sydney, Brisbane and Melbourne. The conference will take place 15th and 16th October 2026 in Christchurch, New Zealand. If you plan to join, please also have a day before and after to enjoy some time with your fellow developers.



We expect to see over 100 attendees from a dozen countries in Christchurch. The last conferences had attendees coming from Europe, America and Asia.

Once again Monkeybread Software sponsors the conference. We plan to come for a visit to the conference in-person. If you like to join us there, please register for the conference. Tickets are $449 AUD (about 240 Euro). See you there!

Validate electronic invoices with Saxon

Updated for ZUGFeRD 2.4.

When you receive an electronic invoice in the formats ZUGFeRD, Factur-X, X-Rechnung or UBL, you may need to validate the XML file. You can use our DynaPDF functions to extract the XML from the ZUGFeRD invoice. Once you have the XML, you can do some automated validation. We leverage the XSL and XSD files coming with the ZUGFeRD 2.3 or 2.4 download. They provide a way to check both the structure with the XSD file as well as the content with the XSL file. The XSL file is based on the schematron file with all the business rules, but converted to a stylesheet for using it with the XSLT function. While the schema check makes sure you have the right nodes in the right places, the business rules define what can go in a field and how fields are related. 

(more)

MBS FileMaker Plugin 16.1 for Claris FileMaker - More than 7800 functions in one plugin

Nickenich, Germany - (March 17th, 2026) -- Monkeybread Software today is pleased to announce MBS FileMaker Plugin 16.1 for Claris FileMaker for macOS, iOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin currently available for Claris FileMaker produce line. As the leading database management solution for Windows, macOS, iOS and the web, the Claris FileMaker Pro Integrated Development Environment supports a plugin architecture that can easily extend the feature set of the application. MBS FileMaker Plugin 16.1 has been updated and now includes over 7800 different functions, and the versatile plugin has gained more new functions:

Our Llama functions allow you to load a local large language model. You can query it like in a chat and receive answers from the model. You can both run queries directly as well as have the plugin manage chat history with the chat function.

You tried our script search on macOS and Windows within FileMaker Pro? We added grouping to show better which scripts belong together. You can collapse entries and copy the results to the clipboard.

We updated DynaPDF to version 5. Please note that DynaPDF 5 sets the UseTransparency option to false by default instead of true in version 4 and the UseImageColorSpace flag is now enabled by default, instead of disabled. The DynaPDF.ImportPDFPage function is included in Lite.

We updated the Phidgets functions to support current output and LED array modules. You can do animations and turn LEDs on and off.

On Windows we worked on the Dialog functions, so you can include text fields in a dialog. We added Dialog.SetTitleIcon to set the title icon. The SystemInfo.ADSystemInfo function can report groups from Active Directory. For printing web viewers we added more options for headers and footers.

The CURL library is updated to fix a few bugs we had in the last version. We enabled native CA to verify SSL certificates on Windows.

We updated LibXL and got new functions for querying conditional formatting rules. You can load an Excel file only to query the metadata. Please note that AddConditionalFormatting now needs an area in LibXL 5.1.

We improved our insert and update functions to better handle data types to avoid type mismatch errors. We added InsertOrUpdateRecords functions for FM.SQL and Matrix components.

For iOS SDK based applications, we now requires iOS 15.0 as minimum. We added more options for WebView.SetPrintParameter function.

On macOS you can use our find feature in custom functions and it can look into the custom functions to find things. Click on the list of custom functions, press command F to show the find bar and search custom functions based on their content.

More smaller additions:

Finally we updated CURL library to version 8.19.0, DynaPDF to 5.0.0.7, expat to 2.7.4, libarchive to 3.8.6, LibXL to 5.1, openssl to 3.5.5, Phidgets, SQLite to 3.51.2, taglib to 2.2., Xcode to 26.2 and zlib to 1.3.2

See release notes for a complete list of changes. New functions in documentation.


Neues MBS Plugin 16.1 für Claris FileMaker

17. März 2026 - Monkeybread Software veröffentlicht heute das MBS FileMaker Plugin für Claris FileMaker in Version 16.1, mit inzwischen über 7800 Funktionen eines der größten FileMaker Plugins überhaupt. Hier einige der Neuerungen:

Mit unseren Llama-Funktionen können Sie ein lokales großes Sprachmodell laden. Sie können es wie in einem Chat abfragen und Antworten vom Modell erhalten. Sie können Abfragen sowohl direkt ausführen als auch den Chat-Verlauf über die Chat-Funktion vom Plugin verwalten lassen.

Haben Sie unsere Skriptsuche unter macOS und Windows in FileMaker Pro schon ausprobiert? Wir haben eine Gruppierungsfunktion hinzugefügt, um besser zu zeigen, welche Skripte zusammengehören. Sie können Einträge ausblenden und die Ergebnisse in die Zwischenablage kopieren.

Wir haben DynaPDF auf Version 5 aktualisiert. Bitte beachten Sie, dass DynaPDF 5 die Option UseTransparency standardmäßig auf false setzt, anstatt auf true wie in Version 4, und dass das Flag UseImageColorSpace nun standardmäßig aktiviert ist. Die Funktion DynaPDF.ImportPDFPage ist nun in Lite enthalten.

Wir haben die Phidgets Funktionen aktualisiert, um aktuelle Ausgangs- und LED-Array-Module zu unterstützen. Sie können Animationen erstellen und LEDs ein- und ausschalten.

Unter Windows haben wir an den Dialogfunktionen gearbeitet, sodass Sie Textfelder in einen Dialog einbinden können. Wir haben die Funktion Dialog.SetTitleIcon hinzugefügt, um das Titelsymbol festzulegen. Die Funktion SystemInfo.ADSystemInfo kann Gruppen aus Active Directory melden. Für den Druck von Web-Viewern haben wir weitere Optionen für Kopf- und Fußzeilen hinzugefügt.

Die CURL-Bibliothek wurde aktualisiert, um einige Fehler aus der letzten Version zu beheben. Wir haben native CA aktiviert, um SSL-Zertifikate unter Windows zu überprüfen.

Wir haben LibXL aktualisiert und neue Funktionen zum Abfragen von Regeln für bedingte Formatierungen hinzugefügt. Sie können eine Excel Datei nun auch nur zum Abfragen der Metadaten laden. Bitte beachten Sie, dass „AddConditionalFormatting“ in LibXL 5.1 nun einen Bereich benötigt.

Wir haben unsere InsertOrUpdateRecords-Funktionen verbessert, um Datentypen besser zu verarbeiten und Typkonfliktfehler zu vermeiden. Wir haben InsertOrUpdateRecords-Funktionen für FM.SQL- und Matrix-Komponenten hinzugefügt.

Für Anwendungen auf Basis des iOS SDK ist nun mindestens iOS 15.0 erforderlich. Wir haben weitere Optionen für die Funktion WebView.SetPrintParameter hinzugefügt.

Unter macOS können Sie unsere Suchfunktion in benutzerdefinierten Funktionen nutzen, um diese nach bestimmten Elementen zu durchsuchen. Klicke auf die Liste der benutzerdefinierten Funktionen, drücke Befehlstaste-F, um die Suchleiste anzuzeigen, und suche in den benutzerdefinierten Funktionen nach ihrem Inhalt.

Weitere kleinere Ergänzungen:

Schließlich haben wir die CURL-Bibliothek auf Version 8.19.0, DynaPDF auf 5.0.0.7, expat auf 2.7.4, libarchive auf 3.8.6, LibXL auf 5.1, openssl auf 3.5.5, Phidgets, SQLite auf 3.51.2, taglib auf 2.2, Xcode auf 26.2 und zlib auf 1.3.2

Alle Änderungen in den Release Notes.


Visualize electronic invoices with Saxon

Updated for ZUGFeRD 2.4.

XRechnung Visualization 2026-01-31 compatible with XRechnung 3.0.x

When you receive an electronic invoice in the formats ZUGFeRD, Factur-X, X-Rechnung or UBL, you may need to visualize the XML file. You can use our DynaPDF functions to extract the XML from the ZUGFeRD invoice. Once you have the XML for one of the formats UBL or Cross Industry Invoice, you may want to convert it to HTML and show it in a web viewer.

 

We leverage the XRechnung Visualization Transformators project from GitHub. This project has a couple of XML stylesheets to convert our invoices to HTML. For this they first convert the UBL or CII XML to an intermediate XML and finally convert that to XML with a second transformation. All with XSLT with our Saxon functions. There is also an alternative output to produce a XML for Apache FOP to make it a PDF file.

(more)

Sechs Monate bis zur FileMaker Konferenz in Salzburg

In gerade mal sechs Monaten startet die FileMaker Konferenz in Salzburg. So langsam füllt sich die Konferenz und inzwischen steht auch das Programm.



Vom 13. bis 16. September 2026 treffen sich wieder ca. 120 Teilnehmer aus dem Deutschsprachigen Raum im JUFA in Salzburg.

Das FileMaker Konferenz-Team Jan Rüdiger und Corinna Mallitsch erwarten 2026 rund 120 Entwickler, Anwender, IT-Fachleute und Entscheidungsträger aus Wirtschaft, Bildung und Verwaltung. Rund um 24 Fachvorträge und Workshops wird es viel Zeit zum Vernetzen in den gemeinsamen Pausen und beim Abendprogramm geben.

Bitte bald anmelden um ein Ticket zu bekommen. Die Konferenztickets und die Zimmer im Hotel waren in den vorherigen Jahren schon vor der Konferenz ausverkauft.

Wir sind zu zweit vor Ort mit einem Stand. Kommen Sie vorbei mit Ihren Fragen zum MBS Plugin. Wir haben bestimmt eine neue Funktion, die Sie noch nicht kennen!

Logging Activities in FileMaker with MBS FileMaker Plugin

When developing a professional FileMaker solution, logging is an important part of maintaining stability, security, and traceability. Knowing who did what and when helps developers troubleshoot issues, audit changes, and understand how a system evolves over time.

With the help of the MBS FileMaker Plugin, you can implement powerful logging mechanisms directly in your solution. Below are several practical approaches to logging activity in a FileMaker system.

1. Log User Login and Logout

A simple but very useful step is logging when users start and leave the system.

You can do this by running scripts when the solution opens and closes. These scripts can store information such as:

  • Account name
  • Timestamp
  • Workstation or host
  • Database file

For example, a startup script can log when a user logs in, while a shutdown script records when they log out. This gives you a clear overview of user sessions and can help track usage patterns or troubleshoot problems.

(more)

MBS FileMaker Plugin, version 16.1pr8

New in this prerelease of version 16.1 of the MBS FileMaker Plugin:
  • Updated libarchive to version 3.8.6.
  • Updated CURL library to version 8.19.0.
  • Enabled native CA for CURL on Windows.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


MBS FileMaker Plugin, version 16.1pr7

New in this prerelease of version 16.1 of the MBS FileMaker Plugin:
  • Fixed a problem with FM.TableStatistics function not counting JPEGs in container correctly.
  • Added Dialog.GetTitleIcon and Dialog.SetTitleIcon functions.
  • Changed the dialog functions to show picture in the dialog with input fields.
  • Updated taglib to version 2.2.1
  • Improved SSH tunnel for macOS/iOS to mark the thread with background priority.
  • Changed JSON.Import to take "-" for the root table name and then only use the prefix.
  • Changed XML.Import and JSON.Import to report an error if you pass invalid characters for the table name prefix or root name.
  • Added GMImage.Profiles function.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


FMTraining.TV series about MBS

Currently Nick Hunter runs a series at FM Training TV about using MBS Plugin for his document management solution.

It continues this week with more importing:

(more)

MBS FileMaker Plugin, version 16.1pr6

New in this prerelease of version 16.1 of the MBS FileMaker Plugin:
  • Improved search in our search inside custom functions dialog, so we can search the content of the custom functions.
  • Updated DynaPDF to version 5.0.0.4.
  • Improved script search to better handle cases with thousands of scripts on Windows.
  • Updated CURL library to version 8.19.0 rc3.
  • Removed unneeded path empty check for XL.Initialize function.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


Elevate FM

We are happy to sponsor the Elevate FM conference in Toronto. This is an English speaking FileMaker conference in Canada happening from June 4 to 5th, 2026 in the Toronto Hilton hotel.

Currently you can get early bird tickets for $899 CAD, which is about $656 USD or 566 Euro.

I visited the conference last year and stayed in the Marriott Downtown at CF Toronto Eaton Centre, which was more affordable and in walking distance to the conference.

(more)

Copy examples from documentation to FileMaker

Did you know that you can copy the text or XML from our example snippets?
And for the XML then paste it on macOS and Windows to your Script Workspace?

(more)

MBS FileMaker Plugin, version 16.1pr5

New in this prerelease of version 16.1 of the MBS FileMaker Plugin:
  • Improved dialog functions for Windows to better handle placeholder text.
  • Updated zlib to version 1.3.2.
  • Updated taglib to version 2.2.
  • Improved Hash.Digest and Hash.DigestFile functions to work with shake128 and shake256.
  • Improved NSDate passing to return date with milliseconds, e.g. for Files.CreationDate.
  • Added OutputType and Duplex as options for WebView.SetPrintParameter for iOS.
  • Added HeaderTitle, FooterUri, ShouldPrintHeaderAndFooter and ShouldPrintSelectionOnly as options for WebView.SetPrintParameter for Windows.
  • Changed Files.List, Files.ListAsJSON and Files.ListRecursive to accept a list for ExtensionFilter parameter.
  • Changed the script search button on Windows to be the right side of the window and move with resizing.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


French Speaking FileMaker Conferences

This year Monkeybread Software sponsors two French speaking FileMaker conferences:

Les Rendez-Vous::FM[2026]
du 23 au 25 Avril 2026 – Aix-en-Provence, France
2026.rendez-vous-fm.fr

Quebec FileMaker Developers Conference
16th to 17th June 2026 - Montreal, Canada
cqdf.ca and fmqc.ca

We visited both conference multiple times in the past and we recommend anyone speaking at least some French to visit them.

Dialogs with fields for Windows

We have our dialog functions in MBS FileMaker Plugin to quickly show a dialog in a calculation. Usually to show a custom dialog in FileMaker at any time to quickly report something to the user or to quickly ask a question with yes or no.

 

For example we can just ask with a Let statement for whether we should delete a file:

 

Let ( 

[

    _ = MBS("Dialog.Reset") ;

    _ = MBS("Dialog.SetDefaultButton" ; "Yes") ;

    _ = MBS("Dialog.SetOtherButton" ; "No") ;

    _ = MBS("Dialog.SetAlternateButton" ; "Cancel") ;

    _ = MBS("Dialog.SetMessage" ; "Delete the old file?") ;

    _ = MBS("Dialog.SetWindowTitle" ; "Backups done") ;

    _ = MBS("Dialog.Run") ;

    button = MBS("Dialog.GetButtonPressed")

] ;

    // 0 -> Yes, 1 -> No, 2 -> Cancel

    button

)


(more)

Older blog entries:

2026-02-23 Search all Scripts improved
2026-02-20 MBS FileMaker Plugin, version 16.1pr4
2026-02-18 Minimum iOS version updated to iOS 15
2026-02-17 Use Llama.cpp in FileMaker
2026-02-16 Claris Engage Japan Keynote
2026-02-16 MBS FileMaker Plugin, version 16.1pr3
2026-02-11 QRCode with sequences in FileMaker
2026-02-10 MBS at Full Access 2026
2026-02-09 Introducing TOON and JSON.ToToon in the MBS Plugin
2026-02-06 MBS FileMaker Plugin, version 16.1pr2
2026-02-05 Installing MBS Plugin on macOS into FileMaker Pro
2026-02-04 MBS @ FMTraining.TV - Installing the MBS Plug-in In FileMaker Via Script
2026-02-03 Putting an end to the Server Busy Dialog in FileMaker
2026-02-02 Search all Scripts with grouping and copy menu
2026-02-01 MBS FileMaker Plugin, version 16.1pr1
2026-01-31 MBS @ FMTraining.TV - FileMaker MonkeyBread Plug-in 16.0 Update
2026-01-30 Installing MBS Plugin on Windows into FileMaker Pro
2026-01-28 Use Saxon to query details from FileMaker's Save as XML files
2026-01-24 FMDiSC February Meeting with MBS
2026-01-20 MBS FileMaker Plugin 16.0 News

Archives

Apr 2026
Mar 2026
Feb 2026
Jan 2026
Dec 2025
Nov 2025
Oct 2025
Sep 2025
Aug 2025
Jul 2025
Jun 2025
May 2025
Apr 2025
Mar 2025
Feb 2025
Jan 2025
Dec 2024
Nov 2024
Oct 2024
Sep 2024
Aug 2024
Jul 2024
Jun 2024
May 2024
Apr 2024
Mar 2024
Feb 2024
Jan 2024
Dec 2023
Nov 2023
Oct 2023
Sep 2023
Aug 2023
Jul 2023
Jun 2023
May 2023
Apr 2023
Mar 2023
Feb 2023
Jan 2023
Dec 2022
Nov 2022
Oct 2022
Sep 2022
Aug 2022
Jul 2022
Jun 2022
May 2022
Apr 2022
Mar 2022
Feb 2022
Jan 2022
Dec 2021
Nov 2021
Oct 2021
Sep 2021
Aug 2021
Jul 2021
Jun 2021
May 2021
Apr 2021
Mar 2021
Feb 2021
Jan 2021
Dec 2020
Nov 2020
Oct 2020
Sep 2020
Aug 2020
Jul 2020
Jun 2020
May 2020
Apr 2020
Mar 2020
Feb 2020
Jan 2020
Dec 2019
Nov 2019
Oct 2019
Sep 2019
Aug 2019
Jul 2019
Jun 2019
May 2019
Apr 2019
Mar 2019
Feb 2019
Jan 2019
Dec 2018
Nov 2018
Oct 2018
Sep 2018
Aug 2018
Jul 2018
Jun 2018
May 2018
Apr 2018
Mar 2018
Feb 2018
Jan 2018
Dec 2017
Nov 2017
Oct 2017
Sep 2017
Aug 2017
Jul 2017
Jun 2017
May 2017
Apr 2017
Mar 2017
Feb 2017
Jan 2017
Dec 2016
Nov 2016
Oct 2016
Sep 2016
Aug 2016
Jul 2016
Jun 2016
May 2016
Apr 2016
Mar 2016
Feb 2016
Jan 2016
Dec 2015
Nov 2015
Oct 2015
Sep 2015
Aug 2015
Jul 2015
Jun 2015
May 2015
Apr 2015
Mar 2015
Feb 2015
Jan 2015
Dec 2014
Nov 2014
Oct 2014
Sep 2014
Aug 2014
Jul 2014
Jun 2014
May 2014
Apr 2014
Mar 2014
Feb 2014
Jan 2014
Dec 2013
Nov 2013
Oct 2013
Sep 2013
Aug 2013
Jul 2013
Jun 2013
May 2013
Apr 2013
Mar 2013
Feb 2013
Jan 2013
Dec 2012
Nov 2012
Oct 2012
Sep 2012
Aug 2012
Jul 2012
Jun 2012
May 2012
Apr 2012
Mar 2012
Feb 2012
Jan 2012
Dec 2011
Nov 2011
Oct 2011
Sep 2011
Aug 2011
Jul 2011
Jun 2011
May 2011
Apr 2011
Mar 2011
Feb 2011
Jan 2011
Mar 2010
Dec 2009
Nov 2009

XML: RSS Feed XML: Atom Feed

Follow us on BlueSky, Mastodon, Twitter, Xing, LinkedIn or Facebook.


Ausspannen vom Alltagsstress mit einer Waldführung oder einem Waldpäuschen mit der Waldmeisterin.