| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: WordFile
Modify Word files.
Load a word file, replace tags with real values and save file.
| Version | macOS | Windows | Linux | Server | iOS SDK |
| 5.4 / 15.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
| 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.GetProperty Queries a metadata property. | All 14.5 |
| WordFile.GetSkipDeletedText Queries whether we skip deleted text | All 15.4 |
| WordFile.GetXML Queries xml content of the word file. | All 6.2 |
| WordFile.HasTag Checks if a tag exists. | All 5.4 |
| WordFile.List Lists all IDs of word file objects. | All 13.0 |
| 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.SetProperty Sets a metadata property. | All 14.5 |
| WordFile.SetSkipDeletedText Sets whether to skip deleted text. | All 15.4 |
| 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 |
34 functions shown.
These functions require a license (82%).
Release notes
- Version 15.4
- Added WordFile.SetSkipDeletedText and WordFile.GetSkipDeletedText functions.
- Improved WordFile.Texts to skip a couple of node types.
- Version 15.0
- Added UTF-8 validation checks to WordFile functions to avoid creating invalid word files with invalid text.
- Improved WordFile.GetProperty and WordFile.SetProperty to work on custom and app properties, too.
- Version 14.5
- Added WordFile.GetProperty and WordFile.SetProperty functions.
- Version 14.3
- Fixed the WordFile.ReplaceTag function, which broke in 14.2.
- Version 14.2
- Improved WordFile.ReplaceTag and WordFile.Substitute functions to remove control characters from replacement text to avoid creating broken word files.
- Version 13.4
- Fixed a problem with WordFile.ReplaceTag and WordFile.Substitute functions when passing in NULL characters in the text.
- Version 13.0
- Added WordFile.List function.
- Version 12.5
- Fixed problem in WordFile.ReplaceTag with all = true, where it returned error, but replaced tags.
- Version 12.4
- Fixed a bug in WordFile.Tags on Windows.
Blog Entries
- MBS FileMaker Plugin, version 14.6pr4
- MBS FileMaker Plugin 14.5 for Claris FileMaker
- MBS FileMaker Plugin 12.2
- MBS Plugin 12.2 for Claris FileMaker
- MBS FileMaker Plugin 12.0 - More than 6700 Functions In One Plugin
- MBS FileMaker Plugin 11.4 - More than 6500 Functions In One Plugin
- MBS FileMaker Plugin 7.5 - More than 5000 Functions In One Plugin
- MBS FileMaker Plugin 7.1 - More than 4400 Functions In One Plugin
- New functions for MBS FileMaker Plugin coming soon
- MBS FileMaker Plugin 5.4 for OS X/Windows
FileMaker Magazin
Example Databases