ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Word Processing functions / Types of variables
  • Properties specific to docProperty variables
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The docProperty type is used to define the properties of a Word Processing document. The characteristics of these properties can be defined and modified using various WLanguage properties.
CAUTION: This type must not be used directly. It must only be used via Document type variables..
Note: Document properties are used for certain Calculated controls that can be included in the document..
Properties

Properties specific to docProperty variables

The following properties can be used to handle docProperty variables:
Property nameType usedEffect
AuthorCharacter stringAuthor of document.
CategoryCharacter stringCategory of document.
CommentCharacter stringComment associated with document.
CompanyCharacter stringCompany that created the document.
ContentStatusCharacter stringDocument status: draft, reviewed, ...
DateCreatedDate and timeDate and time of document creation.
This property is read-only.
In previous versions, this property corresponds to "CreationDate".
KeywordCharacter stringKeyword associated with document.
LastModificationDateDate and timeDate and time of last document modification.
This property is read-only.
RevisionCharacter stringNumber of document revisions.
This property is read-only.
SubjectCharacter stringDocument subject.
TitleCharacter stringDocument title.
Minimum version required
  • Version 22
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 11/22/2024

Send a report | Local help