Global objects

In WinStudio, global objects are component classes, property class extensions, variables, validators, strings, scripts, and menus whose operation affects more than one form. Like forms, global objects can be customized so that different versions of them exist in the forms database. Global objects are loaded into memory each time a form that references them is opened. They stay in memory until you unload them or exit WinStudio. Developers with site developer editing permissions may need to unload global objects if they use impersonation to change their editing scope. Otherwise, the correct version of a form or global object may not be accessed.