Category: Windows (Wins)

The Original Internet Language

Field WNum

A user-assigned numeric identifier for a window. Valid Values An integer Remarks WNum can be used in an application program to identify the window that had focus when control returned to the program. (See ThisWindow.WindowNum in the Language Reference.) See Also FNum, FormNum, MenuNum

Field ObjectKey

A unique identifier assigned by the Development Center. Valid Values A 25-character string (DEFAULT = $Null) Remarks ObjectKey is a unique identifier assigned by the Zim Development Center if the Object Manager (ZOM) has been enabled. End-users should not modify its value. Refer to the Development Center documentation for more information. ObjectKey has a defined…
Read more

Field WdgHght

The vertical dimension (height) of the object, expressed in twips. Valid Values A number (longint) Remarks In Displays, indicates the overall height of the display. In FormFields, indicates the visual height of the field. In Forms, indicates the overall height of the form. In Windows, indicates the height of the window, including its non-client area.…
Read more

Field WdgWdth

The horizontal dimension (width) of the object, expressed in twips. Valid Values A non-negative number (longint) Remarks In Displays, indicates the overall width of the display. In FormFields, indicates the visual width of the field. In Forms, indicates the overall width of the form. In Windows, indicates the width of the window, including its non-client…
Read more

Field WdgTag

A user-defined symbol that identifies an object involved in a user interface event. Valid Values A character string, up to 18 characters long Remarks When a user interface event occurs, the WdgTag values for the objects involved are assigned to special system variables (Event.EventTag, Event.FieldTag, Event.MenuItemTag). This information identifies the objects involved in the event.  The…
Read more

en_CAEnglish