[14.4](newinversion144.md) [14.5](newinversion145.md) [15.0](newinversion150.md) [15.1](newinversion151.md) [15.2](newinversion152.md) [15.3](newinversion153.md) [15.4](newinversion154.md) [15.5](newinversion155.md) [16.0](newinversion160.md) [16.1](newinversion161.md) [16.2](newinversion162.md) [16.3](newinversion163.md)

New in version 1.3
------------------

| Item | Details | Server |
|:--|:--|:--|
| [Container.GetHeight](ContainerGetHeight.md)   Returns the Height of the image in pixels. | All | ✅ Server |
| [Container.GetJPEGHeight](ContainerGetJPEGHeight.md)  **Deprecated**    Returns the Height of JPEG image stored in a container field. | All | ✅ Server |
| [Container.GetJPEGHeightResolution](ContainerGetJPEGHeightResolution.md)  **Deprecated**    Returns the Vertical Resolution of the JPEG image stored in a container field in pixels per inch. | All | ✅ Server |
| [Container.GetJPEGWidth](ContainerGetJPEGWidth.md)  **Deprecated**    Returns the Width of JPEG image stored in a container field. | All | ✅ Server |
| [Container.GetJPEGWidthResolution](ContainerGetJPEGWidthResolution.md)  **Deprecated**    Returns the Horizontal Resolution of the preview image stored in a container field in pixels per inch. | All | ✅ Server |
| [Container.GetTotalSize](ContainerGetTotalSize.md)   Returns the size of the whole container in bytes. | All | ✅ Server |
| [Container.GetTypeSize](ContainerGetTypeSize.md)   Returns the size of the indicated object type in container field. | All | ✅ Server |
| [Container.GetTypes](ContainerGetTypes.md)   Returns the list of objects in the container field. | All | ✅ Server |
| [Container.GetWidth](ContainerGetWidth.md)   Returns the Width of the image in pixels. | All | ✅ Server |
| [FM.Evaluate](FMEvaluate.md)   Similar to FileMaker's built-in Evaluate. | All | ✅ Server |
| [WebView.FindByName](WebViewFindByName.md)   Returns a unique ID that references a the web viewer. | Mac/Win/iOS | ❌ Server |
| [WebView.FindWindowByIndex](WebViewFindWindowByIndex.md)   Returns the Window Reference for a window specified by the Index parameter. | Mac/Win/iOS | ❌ Server |
| [WebView.FindWindowByTitle](WebViewFindWindowByTitle.md)   Returns the Window Reference for a window specified by the Index parameter. | Mac/Win/iOS | ❌ Server |
| [WebView.GetFormValue](WebViewGetFormValue.md)   Returns the value from the Specified Field. | Mac/Win/iOS | ❌ Server |
| [WebView.InstallCallback](WebViewInstallCallback.md)   Installs JavaScript callback into web viewer. | Mac/Win | ❌ Server |
| [WebView.RunJavaScript](WebViewRunJavaScript.md)   Executes the Javascript on the specified webViewer control. | Mac/Win/iOS | ❌ Server |
| [WebView.SetFormValue](WebViewSetFormValue.md)   Set the value of the specified Field in a WebViewer. | Mac/Win/iOS | ❌ Server |

17 functions shown.

These functions require a license (53%).

[Older Version 1.2](newinversion12.md) [Newer Version 1.4](newinversion14.md)

[HTML Version](newinversion13.shtml)