- >fw{Word;Times} - to search control, contains word Times, belonging
to window, contains in the title word Word,
- >fw{Word;} - to search active control of window(s), contains in the
title word Word;
- >fw{Word} - to search window(s) contains in the title word Word;
- >fw{::Word} - to search window(s), class name of which contains
word Word;
- >fw{;Times} - to search controls, contains word Times in
each window in the system;
- >fw{;} - to search active controls in all windows in the system;
- >fw{} - in this case all top-level windows in the system will be target.