
Troi File Plug-in 14.0 adds HEIC support on Windows
Troi File Plug-in 14 for FileMaker Pro 19 adds support for creating thumbnails from HEIC (High Efficiency Image File Format) image files.
To create thumbnails from files with the .heic and .heif extension files on Windows with the with TrFile_CreateThumbnail function you first need to install HEVC Video Extensions on Windows. These extensions work with Windows 10 version 20H2 and later and with Windows 11. Thumbnail support also includes .heic images created on iOS and other images with the .heif extension.
Continue Reading

Continue Reading

![]() |
TURL_AuthorizeWithCallbackScript |
Talks with a web service to get an authorization URL. With the returned URL the user can authorize the plug-in (in a web browser) to use this service.
Syntax
TURL_AuthorizeWithCallbackScript( switches ; method ; requestTokenURL ;
authorizationURLbegin ;
accessTokenStepURL ; fileName ; scriptName )

![]() |
Delete URL |
Sends request to delete an item at a specified place on the web server, using the DELETE method.
Syntax
Delete URL [ Select ; Result ; Switches ; URL ]