You like to know what is new in MBS Plugin?
Please join our presentation at 11:15 o'clock in room Sancy on the 2nd floor.
Including a new feature developed at the conference.
engageu.eu/agenda/
You like to know what is new in MBS Plugin?
Please join our presentation at 11:15 o'clock in room Sancy on the 2nd floor.
Including a new feature developed at the conference.
engageu.eu/agenda/
Please visit us at the booth to say Hello, ask a few questions and learn what is new for MBS Plugin for #FileMaker.
Join our presentation on November 11 at 11:15 o'clock.
www.mbsplugins.de/archive/2025...
Please visit us at the booth to say Hello, ask a few questions and learn what is new for MBS Plugin for #FileMaker.
Join our presentation on November 11 at 11:15 o'clock.
www.mbsplugins.de/archive/2025...
Added newer error codes for FileMaker 2025 to the FM.ErrorMessage function.
Added SyntaxColoring.SetDataViewerFormatButtonEnabled . Pass 2 to do formatting automatically.
Added Container.GetMimeType function.
www.mbsplugins.de/archive/2025...
Added newer error codes for FileMaker 2025 to the FM.ErrorMessage function.
Added SyntaxColoring.SetDataViewerFormatButtonEnabled . Pass 2 to do formatting automatically.
Added Container.GetMimeType function.
www.mbsplugins.de/archive/2025...
Updated WiringPi to version 3.1.6.
Added more methods and constants for WiringPiMBS module.
Added AddItem() method variant to QLPreviewControllerMBS class, which takes an title text.
www.mbsplugins.de/archive/2025...
Updated WiringPi to version 3.1.6.
Added more methods and constants for WiringPiMBS module.
Added AddItem() method variant to QLPreviewControllerMBS class, which takes an title text.
www.mbsplugins.de/archive/2025...
Back from Tokyo from the #FileMaker conference there.
Lots of developers, speakers and exhibitors.
What a different experience and what a great conference!
www.mbsplugins.de/archive/2025...
Back from Tokyo from the #FileMaker conference there.
Lots of developers, speakers and exhibitors.
What a different experience and what a great conference!
www.mbsplugins.de/archive/2025...
You get nice colors and you can zoom into scripts!
⌘ + to zoom in.
⌘ - to zoom out
⌘ = to zoom 100%
www.monkeybreadsoftware.com/filemaker/Sy...
You get nice colors and you can zoom into scripts!
⌘ + to zoom in.
⌘ - to zoom out
⌘ = to zoom 100%
www.monkeybreadsoftware.com/filemaker/Sy...
What an amazing community of developers in Japan. So many young people are coming here!
26 sponsors, over 100 speakers for 70 sessions in six tracks.
www.claris.com/ja/conferenc...
What an amazing community of developers in Japan. So many young people are coming here!
26 sponsors, over 100 speakers for 70 sessions in six tracks.
www.claris.com/ja/conferenc...
* From Idea to Prototype
* A Raspberry Pi Save File Dialog
* Converting Fitbit Data
* Android's New Developer Verification
* An interview with Christian Schmitz
* Use unit testing
* making your apps talk
* charting weights
www.mbsplugins.de/archive/2025...
* From Idea to Prototype
* A Raspberry Pi Save File Dialog
* Converting Fitbit Data
* Android's New Developer Verification
* An interview with Christian Schmitz
* Use unit testing
* making your apps talk
* charting weights
www.mbsplugins.de/archive/2025...
In MBS #FileMaker Plugin 15.3 we have a Format button on macOS for the data viewer's detail view.
If the data is XML or JSON, we can use the format and colorize functions.
For v15.5 you can turn on automatic mode.
mbsplugins.de/archive/2025...
In MBS #FileMaker Plugin 15.3 we have a Format button on macOS for the data viewer's detail view.
If the data is XML or JSON, we can use the format and colorize functions.
For v15.5 you can turn on automatic mode.
mbsplugins.de/archive/2025...
If you like to remove sensitive text from a PDF file in #FileMaker, you can use the DynaPDF functions. We have parser functions to find text on a page, delete the text and we can draw a black bar on top of the word.
www.mbsplugins.de/archive/2025...
If you like to remove sensitive text from a PDF file in #FileMaker, you can use the DynaPDF functions. We have parser functions to find text on a page, delete the text and we can draw a black bar on top of the word.
www.mbsplugins.de/archive/2025...
Six months until our MBS Xojo conference in Andernach starts. Since the last update we go the first speakers to confirm they are coming and listed the sessions.
www.mbsplugins.de/archive/2025...
Six months until our MBS Xojo conference in Andernach starts. Since the last update we go the first speakers to confirm they are coming and listed the sessions.
www.mbsplugins.de/archive/2025...
Added ShowManageSubscriptions methods to StoreKit2MBS class.
Added DynaPDFParserContentMBS class.
Added JSContextGroupMBS class.
Added more properties to X509MBS class for debugging.
www.mbsplugins.de/archive/2025...
Added ShowManageSubscriptions methods to StoreKit2MBS class.
Added DynaPDFParserContentMBS class.
Added JSContextGroupMBS class.
Added more properties to X509MBS class for debugging.
www.mbsplugins.de/archive/2025...
Updated DynaPDF to version 4.0.102.299.
Changed FileMaker preferences dialog to include license information
In our preferences dialog you can now paste the whole license string and we separate it to the five fields.
www.mbsplugins.de/archive/2025...
Updated DynaPDF to version 4.0.102.299.
Changed FileMaker preferences dialog to include license information
In our preferences dialog you can now paste the whole license string and we separate it to the five fields.
www.mbsplugins.de/archive/2025...
In MBS Plugin we have auto-complete for the custom function dialog in #FileMaker to help with
* parameter names
* FileMaker function names
* Get functions
* (global) Variable names
* Operator names
mbsplugins.de/archive/2024...
In MBS Plugin we have auto-complete for the custom function dialog in #FileMaker to help with
* parameter names
* FileMaker function names
* Get functions
* (global) Variable names
* Operator names
mbsplugins.de/archive/2024...
If you need to read and write RFID cards in your FileMaker solution, you can use the Phidgets functions in MBS FileMaker Plugin and a PhidgetRFID device.
mbsplugins.de/archive/2025...
If you need to read and write RFID cards in your FileMaker solution, you can use the Phidgets functions in MBS FileMaker Plugin and a PhidgetRFID device.
mbsplugins.de/archive/2025...
JMESPath is a query language and a specification for searching and extracting data from JSON documents and you can use it with MBS Plugin in #FileMaker.
www.mbsplugins.de/archive/2023...
JMESPath is a query language and a specification for searching and extracting data from JSON documents and you can use it with MBS Plugin in #FileMaker.
www.mbsplugins.de/archive/2023...
Removed tesseract 3 support. Please use version tesseract 5.x.
Updated DynaPDF to version 4.0.102.298.
Added UUID.TimeFromUUIDv7 function.
Updated libarchive to version 3.8.2.
www.mbsplugins.de/archive/2025...
Removed tesseract 3 support. Please use version tesseract 5.x.
Updated DynaPDF to version 4.0.102.298.
Added UUID.TimeFromUUIDv7 function.
Updated libarchive to version 3.8.2.
www.mbsplugins.de/archive/2025...
Updated Saxon library to 12.9.
Updated jsoncons library to version 1.4.3.
Added Text.ZLibCompress and Text.ZLibDecompress functions.
Added Text.HTMLtoStyledText
Added MarkDown.HTMLDocument and MarkDown.StyledText
www.mbsplugins.de/archive/2025...
Updated Saxon library to 12.9.
Updated jsoncons library to version 1.4.3.
Added Text.ZLibCompress and Text.ZLibDecompress functions.
Added Text.HTMLtoStyledText
Added MarkDown.HTMLDocument and MarkDown.StyledText
www.mbsplugins.de/archive/2025...
First Rick Kalman talks about the new standby server feature in testing. Then in our Q&A we talk about various topics including DynaPDF.WebLink, Events and WebView functions.
www.mbsplugins.de/archive/2025...
First Rick Kalman talks about the new standby server feature in testing. Then in our Q&A we talk about various topics including DynaPDF.WebLink, Events and WebView functions.
www.mbsplugins.de/archive/2025...
Did you know that macOS 26 (and iOS 26) come with a small local LLM from Apple?
With the FoundationModels classes in MBS Xojo Plugins, you can load a model and send in requests
www.mbsplugins.de/archive/2025...
Did you know that macOS 26 (and iOS 26) come with a small local LLM from Apple?
With the FoundationModels classes in MBS Xojo Plugins, you can load a model and send in requests
www.mbsplugins.de/archive/2025...
📍 Antwerp · 🗓️ November 9–11
www.mbsplugins.de/archive/2025...
📍 Antwerp · 🗓️ November 9–11
www.mbsplugins.de/archive/2025...
Added UUIDv7 function to UUIDMBS
Added ProfilePath, DefaultDownloadFolderPath, PreferredColorScheme to WebView2ControlMBS class.
Improved WindowsWMIMBS class to impersonate
Added USBSerialNumberMBS for FolderItem class.
www.mbsplugins.de/archive/2025...
Added UUIDv7 function to UUIDMBS
Added ProfilePath, DefaultDownloadFolderPath, PreferredColorScheme to WebView2ControlMBS class.
Improved WindowsWMIMBS class to impersonate
Added USBSerialNumberMBS for FolderItem class.
www.mbsplugins.de/archive/2025...
Added UUID.UUIDv7 function.
Added table occurence links for calculation dialog.
Added WMIQuery.JSON function.
Added Plugin.CustomFunctions function to query JSON with details about custom functions.
www.mbsplugins.de/archive/2025...
Added UUID.UUIDv7 function.
Added table occurence links for calculation dialog.
Added WMIQuery.JSON function.
Added Plugin.CustomFunctions function to query JSON with details about custom functions.
www.mbsplugins.de/archive/2025...