Category: The ZIM Data Dictionary

The Original Internet Language

Field SetName

The name assigned to a named set. Valid Values An 18-character string, containing a valid object name See Also ConstName, DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, UserName, VarName

Field WdgDragIcon

Specifies the name of an image file to be used as an icon for the form field during drag operations. Valid Values A character string, up to 64 characters

Field MinLen

Minimum valid length for the data in a form field. Indicates the minimum number of characters that constitute a valid entry in the form field. Valid Values An integer (0 to 9999) See Also FieldLen, ValRule

Field WdgBackground

Specifies the name of an image file to be used as a background for the associated object.  All foreground properties will be drawn on top of this image. Valid Values A character string, up to 64 characters

Field WdgShadowSize

Indicates the size of the boundary shadow around an object. Valid Values A non-negative integer Remarks For graphic-class form fields, WdgShadowSize indicates the thickness of lines in twips.

Field WdgMaxValid Values

Specifies the upper boundary on the scroll bar. Valid Values A number (longint) Remarks The greatest acceptable value is 32,767. See Also WdgLargeIncrement, WdgMinValue, WdgSmallIncrement

Field WdgNumVisibleCols

The number of character columns visible in a list box or combo box. Indicates how many character columns are visible in a list box or combo box. Valid Values Integer (DEFAULT =  1) See Also WdgItems, WdgNumVisibleLines

Field WdgSmallIncrement

A scroll bar increment. Specifies the amount of movement along the scroll bar when a direction arrow is clicked. Valid Values A non-negative number (longint)  (DEFAULT =  1) See Also WdgLargeIncrement, WdgMaxValue, WdgMinValid Values

Field WdgMinValid Values

Specifies the lower boundary on the scroll bar. Valid Values A number (longint) Remarks The smallest acceptable value is -32,768. A scroll bar’s minimum value must be less than its maximum value. See Also WdgMaxValue, WdgLargeIncrement, WdgSmallIncrement

Field HelpMsg

A customized help message for a form field. A message that is output whenever the form field gets focus. The message appears in any form field of the “user message” class (DT is set to M) that is available in the current form or display. Valid Values A 256-character string If no message is specified,…
Read more

en_CAEnglish