Create a managed InTouch application
- Last UpdatedJul 25, 2025
- 3 minute read
You create a managed InTouch application by creating and configuring an InTouchViewApp object.
You can also view application version, resolution, and description information directly from the InTouchViewApp object.
The InTouch application directory is created as a share:
\\GRNodeName\GalaxyName-$InTouchViewAppObjectName
This directory is managed by the IDE, not by the InTouch HMI Application Manager.
Create a managed InTouch application
-
Open the System Platform IDE.
-
In the Template Toolbox, expand the System toolset.
-
Derive a template from the $InTouchViewApp base template. Do the following:
-
Right-click the $InTouchViewApp base template, point to New, and then select Derived Template. A new derived template appears with a default name.
-
Rename the new template if needed.
-
-
Double-click the derived template.
The InTouchViewApp initialization dialog box appears.

-
Highlight Create new InTouch application and select Next.
The next panel appears.

-
Type a name for the InTouch application and a description.
-
Select InTouchView Application to create an InTouch application that uses only Application Server references as an external data source.
-
Select the application target resolution if different than the default screen resolution option. Options for this field are as follows:
-
Select the Select target resolution dropdown menu to view a list of predefined target resolutions.
-
Highlight the Select target resolution dropdown menu and select Custom. The Pixel width and height fields becomes editable. The boundary limits are 150x150 and 10000x10000.
-
-
Select Next.
WindowMaker starts.
Note: If you have selected a target resolution that is different from the screen resolution, you will not be prompted to convert to screen resolution upon editing the application in WindowMaker.
View application version, resolution, and description
-
Open the Template Toolbox.
-
Right-click the InTouchViewApp template, and then select Application Information. The Application Information dialog box appears.

Change the target resolution
You can change the specified target resolution while editing the application in WindowMaker. This functionality is not available for command line.
Do the following:
-
Open WindowMaker.
-
On the File menu, highlight Configure, and then select WindowViewer.
The WindowViewer configuration screen appears.
-
Select the Window tab.
-
In the Target resolution section, edit the target resolution as needed

-
Select OK.
The boundary canvas updates to reflect the change. Windows, window size and window controls will remain the same.
Note: The Show target resolution boundary canvas is checked by default.