|
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
The PublicationDate property is used to get the date an element was last accessed. |
|
|
|
|
|
|
The Site property is used to get the SaaS site associated with:
a SaaSService variable
a SaaSPricing variable... |
|
|
|
|
|
|
The FirstName property can be used on:
a SaasUser variable.
...... |
|
|
|
|
|
|
The BackgroundPattern property is used to get and change the background pattern of an element. |
|
|
|
|
|
|
The Login property is used to get and change the username. |
|
|
|
|
|
|
The BitPerPixel property is used to get and change the number of bits per pixel in an image. |
|
|
|
|
|
|
The Permission keyword is used to get and change permissions. |
|
|
|
|
|
|
The Formatting property describes the formatting of an element. |
|
|
|
|
|
|
The StyleID property is used to get and change the identifier of the style associated with an element. |
|
|
|
|
|
|
The AuthToken keyword can correspond to:
an AuthToken variable.
a property of an httpRequest variable.
a property of an emailIMAPSession variable.
a property of an emailSMTPSession variable.... |
|
|
|
|
|
|
The TextColor property is used to set the text color of an element. |
|
|
|
|
|
|
The UnderlineColor property allows you to define the color used to underline an element. |
|
|
|
|
|
|
The HighlightColor property is used to set the highlight color of an element. |
|
|
|
|
|
|
The VerticalAlign property is used align elements vertically. |
|
|
|
|
|
|
The ClientCertificate property is used to manage client certificates. |
|
|
|
|
|
|
The ClientCertificatePassword property handles the password of a client certificate. |
|
|
|
|
|
|
The Valid property is used to determine if an element is valid. |
|
|
|
|
|
|
List of properties for managing dates and times... |
|
|
|
|
|
|
Describes a data file programmatically. |
|
|
|
|
|
|
The "Table" keyword can correspond to... |
|
|
|
|
|
|
Sends an email using the Outlook protocol. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|