A script-enabled browser is required for this page to function properly.

When-Window-Activated Trigger

Description

Fires when a window is made the active window. This occurs at form startup and whenever a different window is given focus. Note that on some window managers, a window can be activated by clicking on its title bar. This operation is independent of navigation to an item in the window. Thus, navigating to an item in a different window always activates that window, but window activation can also occur independently of navigation.

Definition Level form

Legal Commands

SELECT statements, unrestricted Built-ins, restricted Built-ins

Enter Query Mode yes

Usage Notes

Use this trigger to perform the following types of tasks:

On Failure

no effect


When-Window-Closed Trigger

When-Window-Deactivated Trigger

GET_WINDOW_PROPERTY Built-in

SYSTEM.EVENT_WINDOW examples