Opening multiple windows per file
You can open more than one window per file. This allows you to view the same layout in separate windows, or to simultaneously view different layouts in the same file. You can perform sort operations and find operations independently in the different windows.
To open an additional window:
Choose Window menu > New Window.
The window displays the same layout, sort order, and found set as the previously active window. To view a different layout in the new window, choose a layout from the Layout pop-up menu. For information on sorting and finding records, see Finding, sorting, and replacing data.
The following table describes the behavior of some FileMaker Pro actions when there are multiple windows open.
 
 •
In each window that is displaying a found set of records, the new record is added as an omitted record and is not immediately visible, even if the new record matches the layout’s find criteria.
 •
In each window that is displaying all records, the new record is added as a visible record. However, the active record in each window does not change to display the new record.
The record is removed in other windows that display records from the same table, regardless of whether the windows are displaying a found set or not.
Note  When you switch within a window between layouts that display records from the same table, FileMaker Pro maintains the same found set. (For a particular window, every layout that displays records from the same table shares the same found set.)
When you close a file, FileMaker retains the state of the last-used window. When you reopen the file, it opens a single window in that retained state. The information retained for a window includes:
Note  FileMaker Pro only retains the window state for locally opened files. It does not retain the window state when a shared file opened by a client is closed.
Switching between Form View, List View, and Table View
Layout changes appear in other windows that display the same layout when you save the layout, switch to another layout, or switch to another mode.
Scripts act on the active window unless you design them to work in a particular window. There are script steps that you can use to open and manipulate windows. For more information, see Windows script steps.
If a layout contains a web viewer, and the same layout is open in multiple windows, you can navigate each web viewer to a new location after its initial web address is loaded. However, if the web address is a field-based calculation, when the field value changes, the web address is re-evaluated and the new web address is loaded.
Related topics 
Arranging windows in FileMaker Pro
Saving and reverting layout changes