|
|
|
|
|
|
|
The "Background" keyword can correspond to:
the Background variable,
the Background property of a docParagraph variable.... |
|
|
|
|
|
|
The Continent keyword can correspond to:
a Continent variable.
the Continent property of the Country variable.... |
|
|
|
|
|
|
Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
The Site property is used to get the SaaS site associated with:
a SaaSService variable
a SaaSPricing variable... |
|
|
|
|
|
|
The InstantMessaging keyword can correspond to:
the InstantMessaging property of a variable of type Contact.
an InstantMessaging variable.... |
|
|
|
|
|
|
The Underline property is used to:
Find out whether a Font variable is underlined.
Underline (or not) a Font variable.... |
|
|
|
|
|
|
The Client property is used to get the SaaS client account associated with:
a SaaSSubscription variable
a SaaSUser variable... |
|
|
|
|
|
|
Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
The Bold property is used to:
Find out whether a Font variable is bold.
Modify the bold attribute of a Font variable.... |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
The Orientation property is used to:
Get the angle (in degrees) of a Font variable.
Modify the angle (in degrees) of a Font variable.... |
|
|
|
|
|
|
The Duration keyword can correspond to:
the keyword used to define a Duration variable.
the Duration property of a saasVisit variable.... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
The Italic property is used to:
Find out whether a Font variable is in italic type.
Modify the italic attribute of a Font variable.... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
The Message keyword can correspond to:
the Message function.
the Message property, which is used to get and change the help message of a control or menu option in a window.
the Message property available for:
a SFError variable.
the email structure.
an Email variable.
a Notification variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|