AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Procesador de texto / Tipos de variables
  • Properties specific to the description of docProperty variables
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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 by several WLanguage properties.
CAUTION: This type must not be used directly. It must only be used via Document variables.
Remark: The document properties are used for some calculated controls that can be included in the document.
Remarks

Properties specific to the description of docProperty variables

The following properties can be used to handle a docProperty variable:
Property nameType usedEffect
AuthorCharacter stringAuthor of document.
CategoryCharacter stringCategory of document.
CommentCharacter stringComment associated with document.
CompanyCharacter stringCompany that created the document.
ContentStatusCharacter stringStatus of document: draft, reviewed, ...
DateCreatedDate and timeDate and time of document creation.
This property is read-only.
This property corresponds to "CreationDate" in previous versions.
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 stringTitle of document.
Versión mínima requerida
  • Versión 22
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 13/12/2022

Señalar un error o enviar una sugerencia | Ayuda local