|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
|
| The Initialization property is used to handle the initialization of certain processes. |
|
|
|
|
|
|
|
| The InternalPage property sets the name of the internal page to be used. |
|
|
|
|
|
|
|
| The IDToken property gets the token associated with an authentication. |
|
|
|
|
|
|
|
| The Paragraph property is used to manipulate paragraphs in a Word Processing document. |
|
|
|
|
|
|
|
| The LineColor property is used to define the line color of a shape. |
|
|
|
|
|
|
|
| The Bookmark property is used to manage the bookmarks of a document. |
|
|
|
|
|
|
|
| The UserPassword property is used to manage the user password required in an authentication process. |
|
|
|
|
|
|
|
| The TimeZone property is used to set the time zone. |
|
|
|
|
|
|
|
| The Scheduling property is used to get and change planning options. |
|
|
|
|
|
|
|
| The Property Internal Window allows you to define the name of the internal window to use. |
|
|
|
|
|
|
|
| The Orientation property gets and sets the angle of an element. |
|
|
|
|
|
|
|
| The PageLayout property sets the layout characteristics of a document. |
|
|
|
|
|
|
|
| The FontName property is used to manage the name of the font used. |
|
|
|
|
|
|
|
| The FontSize property is used to manage the size of the font used for an element. |
|
|
|
|
|
|
|
| The Encryption property gets and sets the encryption algorithm used. |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically.
Define whether the value of a calculated item is stored in the table (when describing the item through programming).... |
|
|
|
|
|
|
|
| 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 programmatically.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
|
| Describes a data file programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|