Skip to main content
Version: Next

WA ZOOM IN

WA ZOOM IN ( * ; object : Text )
WA ZOOM IN ( object : Variable, Field )

ParameterTypeDescription
*Operator→If specified, object is an object name (string) If omitted, object is a variable
objectText, Variable, Field→Object name (if * is specified) or
Variable or field (if * is omitted)
History
ReleaseChanges
19 R5Renamed
11 SQL Release 2Created

Description​

The WA ZOOM IN command increases the size of the contents displayed in the Web area designated by the * and object parameters.

Under macOS, the scope of this command is the 4D session: the configuration carried out by this command is not retained after the 4D application is closed.

Under Windows, the scope of this command is global: the configuration is retained after the 4D application is closed.

Compatibility

This command does nothing on Windows with the Web system rendering engine when the Fluent UI rendering theme is used.

See also​

WA ZOOM OUT

Properties​

Command number1039
Thread safeno