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:
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
Component: WordFile
Modify Word files.
Load a word file, replace tags with real values and save file.
Item | Details |
---|---|
WordFile.AddMediaFile Adds a media file image. | All 9.1 |
WordFile.Append Appends one word file text to other. | All 7.5 |
WordFile.AppendTableRow Duplicates a table row containing a placeholder. | All 7.1 |
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.Texts Extracts text of word file. | All 5.4 |
WordFile.WriteFile Writes a file to disk. | All 5.4 |
26 functions.
Release notes
- 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.
- Version 9.2
- Added AddPageBreak parameter for WordFile.Append.
- Changed WordFile functions to also handle OpenDocument text files.
- Changed WordFile functions to not reformat XML unless changed.
- Changed WordFile.ReplaceTag to look for tags in document properties.
- Fixed bug with WordFile.SetMarkers.
- Version 9.1
- Added WordFile.AddMediaFile function.
- Version 7.5
- Added WordFile.Append.
- Added WordFile.FieldNames, WordFile.GetFieldText and WordFile.SetFieldText.
- Version 7.4
- Added WordFile.GetCaseless and WordFile.SetCaseless for case (in)sensitivity.
- Changed WordFile.ReplaceTag to be case insensitive for ASCII characters.
- Version 7.2
- Fixed bug in WordFile.ReplaceTag with several tags in one line.
- Version 7.1
- Version 7.0
- Added WordFile.RemoveTableRow function.
- Changed WordFile.ReplaceTag to create multiple paragraphs if text to replace contains multiple lines and is part of a normal text paragraph.
Blog Entries
- MBS FileMaker Plugin, version 11.0pr8
- MBS FileMaker Plugin, version 11.0pr6
- MBS FileMaker Plugin, version 9.2pr7
- MBS FileMaker Plugin, version 9.2pr2
- MBS FileMaker Plugin 7.5 - Über 5000 Funktionen in einem Plugin
- MBS FileMaker Plugin 7.5 - More than 5000 Functions In One Plugin
- MBS FileMaker Plugin 7.1 - Über 4400 Funktionen in einem Plugin
- MBS FileMaker Plugin 7.1 - More than 4400 Functions In One Plugin
- MBS FileMaker Plugin 7.0 - More than 4400 Functions In One Plugin
- MBS FileMaker Plugin 7.0 - 4400 Funktionen in einem Plugin
Example Databases
- WordFile/Extract text from Word file
- WordFile/WordFile Fields
- WordFile/WordFile Image
- WordFile/WordFile
Feedback: Report problem or ask question.

Links
MBS FileMaker blog