Component: WindowsML 
---------------------

Windows 10 functions for machine learning.

See [CoreML](component_CoreML.md) functions for macOS, [FoundationModels](component_FoundationModels.md) functions for macOS and [Llama](component_Llama.md) functions cross platform.  
The version with [WindowsML](component_WindowsML.md) functions requires Windows 10.

| Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|
| [10.5](newinversion105.md "First functions introduced with version 10.5.") / [13.1](newinversion131.md "Newest functions in version 13.1.") | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |

  
| Item | Details |
|:--|:--|
| [WindowsML.BindDouble](WindowsMLBindDouble.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindFloat](WindowsMLBindFloat.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindFloat16](WindowsMLBindFloat16.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindImageFile](WindowsMLBindImageFile.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindInt16](WindowsMLBindInt16.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindInt32](WindowsMLBindInt32.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindInt64](WindowsMLBindInt64.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindInt8](WindowsMLBindInt8.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindUInt16](WindowsMLBindUInt16.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindUInt32](WindowsMLBindUInt32.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindUInt64](WindowsMLBindUInt64.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.BindUInt8](WindowsMLBindUInt8.md)   Binds values to an input feature. | Win only   10.5 |
| [WindowsML.Clear](WindowsMLClear.md)   Clears the properties for this model. | Win only   10.5 |
| [WindowsML.Description](WindowsMLDescription.md)   Queries description of model. | Win only   10.5 |
| [WindowsML.Evaluate](WindowsMLEvaluate.md)   Evaluates the model and returns result as JSON. | Win only   10.5 |
| [WindowsML.List](WindowsMLList.md)   Lists all IDs of ML objects. | Win only   13.1 |
| [WindowsML.Open](WindowsMLOpen.md)   Loads a model for Windows Machine Learning. | Win only   10.5 |
| [WindowsML.Release](WindowsMLRelease.md)   Releases a model. | Win only   10.5 |
| [WindowsML.ReleaseAll](WindowsMLReleaseAll.md)   Release all Windows machine learning models. | Win only   10.5 |

19 functions shown.

### Release notes

- **Version 13.1**
    - Added [WindowsML.List](https://www.mbsplugins.eu/WindowsMLList.shtml) function.
    - Enabled the [WindowsML](https://www.mbsplugins.eu/component_WindowsML.shtml) functions again for the public release.
- **Version 11.0**
    - Fixed plugin to load on Windows 7 again. Broken in 10.5 when adding [WindowsML](https://www.mbsplugins.eu/component_WindowsML.shtml) functions.
- **Version 10.5**
    - Added [WindowsML](https://www.mbsplugins.eu/component_WindowsML.shtml) functions to do machine learning on Windows 10.
    - Added [AVExport.ReleaseAll](https://www.mbsplugins.eu/AVExportReleaseAll.shtml), [AVRecorder.ReleaseAll](https://www.mbsplugins.eu/AVRecorderReleaseAll.shtml), [CoreML.ReleaseAll](https://www.mbsplugins.eu/CoreMLReleaseAll.shtml), [DNSLookup.ReleaseAll](https://www.mbsplugins.eu/DNSLookupReleaseAll.shtml), [Dictionary.ReleaseAll](https://www.mbsplugins.eu/DictionaryReleaseAll.shtml), [FM.SQL.ReleaseAll](https://www.mbsplugins.eu/FMSQLReleaseAll.shtml), [JS.ReleaseAll](https://www.mbsplugins.eu/JSReleaseAll.shtml), [JavaScript.ReleaseAll](https://www.mbsplugins.eu/JavaScriptReleaseAll.shtml), [LDAP.ReleaseAll](https://www.mbsplugins.eu/LDAPReleaseAll.shtml), [PDFKit.ReleaseAll](https://www.mbsplugins.eu/PDFKitReleaseAll.shtml), [PKCS12.ReleaseAll](https://www.mbsplugins.eu/PKCS12ReleaseAll.shtml), [PKCS7.ReleaseAll](https://www.mbsplugins.eu/PKCS7ReleaseAll.shtml), [PKey.ReleaseAll](https://www.mbsplugins.eu/PKeyReleaseAll.shtml), [SSH.ReleaseAll](https://www.mbsplugins.eu/SSHReleaseAll.shtml), [WinSendMail.ReleaseAll](https://www.mbsplugins.eu/WinSendMailReleaseAll.shtml), [WindowsML.ReleaseAll](https://www.mbsplugins.eu/WindowsMLReleaseAll.shtml), [WordFile.ReleaseAll](https://www.mbsplugins.eu/WordFileReleaseAll.shtml), and [X509.ReleaseAll](https://www.mbsplugins.eu/X509ReleaseAll.shtml).

### Blog Entries

- [AI Development with the MBS FileMaker Plugin](https://www.mbsplugins.de/archive/2026-04-16/AI_Development_with_the_MBS_Fi/monkeybreadsoftware_blog_filemaker)
- [MBS Plugin for Windows Server 2012](https://www.mbsplugins.de/archive/2023-04-29/MBS_Plugin_for_Windows_Server_/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 13.1pr1](https://www.mbsplugins.de/archive/2023-02-01/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 10.6pr1](https://www.mbsplugins.de/archive/2020-12-02/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [Windows 7 compatibility](https://www.mbsplugins.de/archive/2020-11-18/Windows_7_compatibility/monkeybreadsoftware_blog_filemaker)
- [Neues MBS FileMaker Plugin 10.5 - Über 6400 Funktionen in einem Plugin](https://www.mbsplugins.de/archive/2020-11-17/Neues_MBS_FileMaker_Plugin_105/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 10.5 - More than 6400 Functions In One Plugin](https://www.mbsplugins.de/archive/2020-11-17/MBS_FileMaker_Plugin_105_-_Mor/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 10.5pr1](https://www.mbsplugins.de/archive/2020-10-01/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

### FileMaker Magazin

- [Ausgabe 6/2020, Seite 27](https://filemaker-magazin.de/neuigkeit/4118-Appetithappen-FMM_202006)
- [Ausgabe 6/2020, Seite 25](https://filemaker-magazin.de/neuigkeit/4118-Appetithappen-FMM_202006)

### Example Databases

- [Win Only/WindowsML](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Win%20Only/WindowsML.shtml#3ScriptAnchor_)

[HTML Version](component_WindowsML.shtml)