AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Procesador de texto / Tipos de 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.
ATTENTION: This type must not be used directly. It must only be used via variables of type Document.
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 define the characteristics of 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.
Versión mínima requerida
  • Versión 22
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 27/03/2025

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