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
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
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..
Propiedades

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.
Versión mínima requerida
  • Versión 22
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/11/2024

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