Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
Component: WordFile
Modify Word files.
Load a word file, replace tags with real values and save file.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
5.4 / 12.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
Item | Details |
---|---|
WordFile.Append Appends one word file text to other. | All 7.5 |
WordFile.AppendTableRow Duplicates and appends a table row containing a placeholder. | All 7.1 |
WordFile.Contains Checks if some text exists in the document. | All 11.4 |
WordFile.DuplicateTableRow Duplicates a table row containing a placeholder. | All 7.1 |
WordFile.FieldNames Queries field names in the file. | All 7.5 |
WordFile.GetCaseless Queries caseless state. | All 7.4 |
WordFile.GetFieldText Queries field value. | All 7.5 |
WordFile.GetMediaFile Queries media file in word file. | All 6.3 |
WordFile.GetXML Queries xml content of the word file. | All 6.2 |
WordFile.HasTag Checks if a tag exists. | All 5.4 |
WordFile.MediaFiles Queries list of media files in the word file. | All 6.3 |
WordFile.OpenContainer Opens a word file from container. | All 5.4 |
WordFile.OpenFile Opens a word file from file. | All 5.4 |
WordFile.OpenText Opens a word xml file from text. | All 5.4 |
WordFile.Parts Queries names of the parts of the document. | All 6.2 |
WordFile.Release Frees the memory used for the word file. | All 5.4 |
WordFile.ReleaseAll Releases all word file objects. | All 10.5 |
WordFile.RemoveTableRow Removes a table row containing a placeholder. | All 7.0 |
WordFile.ReplaceTag Replaces a placeholder with text. | All 5.4 |
WordFile.SetCaseless Sets caseless state. | All 7.4 |
WordFile.SetFieldText Sets field value. | All 7.5 |
WordFile.SetMarkers Sets the markers to look for before/after a tag. | All 6.3 |
WordFile.SetMediaFile Sets a media file image. | All 6.3 |
WordFile.SetXML Sets the xml for this word file. | All 6.2 |
WordFile.Substitute Replaces some text in the document with new text. | All 11.4 |
WordFile.Tags Queries list of tags. | All 12.2 |
WordFile.Texts Extracts text of word file. | All 5.4 |
WordFile.WriteContainer Writes a file to container. | All 11.4 |
WordFile.WriteFile Writes a file to disk. | All 5.4 |
29 functions shown.
Release notes
- Version 12.2
- Added WordFile.Tags function.
- Version 12.1
- Disabled debug logging for WordFile functions. Sorry for leaving that on.
- Fixed possible crash in WordFile.Substitute function.
- Version 12.0
- Added support for tab character in text replacements with WordFile functions.
- Version 11.5
- Fixed an edge case for WordFile.Substitute not working correctly for text near the end of the document.
- Version 11.4
- Added WordFile.Contains and WordFile.Substitute functions.
- Added WordFile.WriteContainer function.
- Fixed a case where removing a table row with WordFile.RemoveTableRow function would not be saved.
- Version 11.0
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
- Version 9.5
- Improved WordFile.GetXML function to work with rels parts in the Word file.
- Version 9.4
- Fixed a bug in WordFile.ReplaceTag where it would not update the modified XML correctly for replace in header section.
Blog Entries
- MBS FileMaker Plugin, version 12.1pr5
- Neues MBS FileMaker Plugin 12.0
- MBS FileMaker Plugin 12.0 - More than 6700 Functions In One Plugin
- MBS FileMaker Plugin, version 11.6pr3
- Neues MBS FileMaker Plugin 11.4
- MBS FileMaker Plugin 11.4 - More than 6500 Functions In One Plugin
- MBS FileMaker Plugin, version 11.0pr8
- MBS FileMaker Plugin, version 11.0pr6
- MBS FileMaker Plugin, version 9.2pr7
- MBS FileMaker Plugin, version 9.2pr2
FileMaker Magazin
- Ausgabe 6/2021, Seite 21
- Ausgabe 6/2021, Seite 20
- Ausgabe 6/2020, Seite 25, PDF
- Ausgabe 6/2016, Seite 39, PDF
- Ausgabe 6/2016, Seite 38, PDF
Example Databases
- WordFile/Extract text from Word file
- WordFile/WordFile Fields
- WordFile/WordFile Image
- WordFile/WordFile
Videos
- Presentation from June 2020
- MBS Plugin Präsentation von der FileMaker Konferenz 2019
- FileMaker Developer Conference 2019 Presentation
- FileMaker Developer Conference 2018 Presentation
Feedback: Report problem or ask question.
