AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Categoría: Miscellaneous properties
50 resultados
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
AdditionCompleted (Property)
La propiedad AdditionCompleted determina si se agregó un elemento a una cola, lista o pila o si la operación está en curso.
After (Property)
La propiedad After reemplaza o inserta un procedimiento después de los otros procedimientos en:
  • una variable de tipo Procedure.
  • un evento asociado a un control.
BackgroundColor (Property)
La propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
Before (Property)
La propiedad Before reemplaza o inserta un procedimiento antes de los demás procedimientos en:
  • una variable de tipo Procedure.
  • un evento asociado a un control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ByReference (Property)
La propiedad ByReference se utiliza para determinar si el parámetro de un procedimiento se pasó por referencia.
Caption (Property)
En una base de datos, el Caption Property se utiliza para:
  • Averigua la leyenda associated con un elemento de archivo.
  • Averigua la leyenda associated con un archivo de datos.
  • Descubrir y modificar la leyenda de conexión.
En un reporte, el Caption Property se utiliza para:
  • Averigua el texto que aparece en una estática o control Enlace.
  • Modificar el texto que se muestra en una estática o control Enlace.
En una ventana o página, el Caption Property también se utiliza para:
  • Averiguar y modificar la leyenda de un control en una ventana o en un Page.
  • Descubrir y modificar el título de una opción de menú.
  • Averiguar y modificar el título de una ventana o Page.
  • Descubra el contenido de un control Migas de pan.
Class (Property)
La propiedad Class permite obtener el tipo real de la instancia de clase manipulada por una variable de tipo object, variant o dynamic object.
Color (Property)
The Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
Count (Property)
La propiedad Count devuelve el número de elementos en un conjunto determinado.
Default (Propiedad)
La propiedad Default determina si un parámetro se ha pasado a un procedimiento con un valor personalizado o predeterminado.
Description (Property)
La propiedad description se utiliza para obtener y cambiar la página description.
Empty (Property)
En Vacío se utiliza para determinar si:
  • un control Looper, Tabla, List Box o Combo Box está vacío. El control puede estar vinculado a una tabla o utilizar una fuente de datos en memoria.
  • un control Gráfico no contiene series.
  • un control de informe está vacío (control vinculado a un artículo).
  • un array (o un array asociativo) no contiene ningún elemento.
  • un elemento de un array asociativo existe o no existe.
  • una cola, una lista o un apilamiento no contiene ningún elemento.
EndDate (Propiedad)
La propiedad EndDate obtiene y establece la fecha de finalización de un periodo de tiempo seleccionado:
  • en un control Calendario,
  • en un control Agenda.
  • en un control Planificador.
Exist (Property)
El Exist Property determina si el elemento de un array asociativo existe.
Font (Property)
La propiedad Font permite
  • Obtener el identificador de la fuente utilizada en un control de un reporte, página o ventana.
  • Cambiar la fuente utilizada en un control de un reporte, página o ventana.
Group (Property)
The Group property is used to:
  • find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
  • associate a control with a group of controls.
Height (Property)
The Height property gets and sets the height:
  • of a control or block in a report.
  • of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
  • of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
  • of a break cell in a Table or Looper control.
Icon (Property)
La propiedad Icon permite:
  • Averigua el icono que aparece en la barra de título de una ventana o de un control Panel acoplable..
  • Cambia el icono que aparece en la barra de título de una ventana o de un control Panel acoplable.
Identifier (Property)
The Identifier property gets and sets the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Image (Property)
La imagen Property obtiene y establece la imagen de fondo de un control o bloque.
MaxValue (Property)
La propiedad MaxValue permite:
  • obtener y establecer el valor superior de un reporte basado en un archivo de datos.
  • obtener el valor máximo del filtro actual.
  • obtener el valor máximo de una serie de datos en un gráfico.
  • obtener y establecer el valor máximo de algunos tipos de controles.
Member (Property)
La propiedad Member permite obtener el array de elementos con nombre cuando se utiliza en variables de tipo Variant.
MinValue (Propiedad)
La propiedad MinValue permite:
  • obtener y establecer el valor inferior de un reporte basado en un archivo de datos.
  • obtener el valor mínimo del filtro actual.
  • obtener el valor mínimo de una serie de datos en un gráfico.
  • obtener y establecer el valor mínimo para algunos tipos de controles.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Multiline (Property)
In a window or page, the Multiline property is used to:
  • find out and modify the "Multiline" option of an Edit control.
  • find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.
Name (Property)
The Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
NbPendingThread (Property)
La propiedad NbPendingThread permite obtener el número de subprocesos en espera en una cola o pila.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Note (Property)
The Note property is used to:
  • Find out the notes associated with a control, a window, a page or a report.
  • Modify the notes associated with a control, a window a page or a report.
NumberColumn (Property)
The NumberColumn property is used to:
  • Get the number of columns in Table, Check Box, Radio Button controls, etc..
  • Set the number of columns in a multi-column List Box control.
Numerical (Property)
The Numerical property indicates whether a field is of numerical type.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
OpeningOptions (Property)
La propiedad OpeningOptions obtiene y establece las opciones para abrir una ventana manipulada a través de una variable de tipo Window.
Esta propiedad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
OpeningParameters (Property)
La propiedad OpeningParameters permite obtener y establecer los parámetros que se pasan a una ventana.
Esta propiedad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Propiedades varias
Keyword AboveAll keyword is used to indicate that the window is in the foreground relative to all other windows (including those of other applications).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Size (Example)
Usage example of the Size property
Size (Property)
The Size property is used to determine and change the size of an element.
StartDate (Property)
La propiedad StartDate permite determinar y cambiar la fecha de inicio del período de tiempo seleccionado:
  • en un control Calendario.
  • en un control Agenda.
  • en un control Planificador.
State (Property)
The State property gets and sets the state of an element.
Thickness (Property)
La propiedad Thickness permite:
  • Obtener y definir el grosor de las líneas de una serie (sólo gráficos de líneas).
  • WINDEV Obtener y establecer el grosor de línea en un control Conector.
Title (Property)
The Title property is used to:
  • Get the title of a Table control column, a Chart control, a window or a page
  • Change the title of a Table control column, a Chart control, a window or a page.
Type (Example)
Usage example of the Type property
Type (Property)
La propiedad Type permite obtener:
  • el tipo de elemento (tabla o campo) definido mediante programación o en el editor de esquema de base de datos, vista o consulta.
  • el tipo de objeto.
  • el tipo de datos que se almacena en un Variant.
URL (Property)
The URL property is used to:
  • Get the address associated with a control.
  • Change the address associated with a control.
Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Width (Property)
The Width property gets and changes the width:
  • of a control or block in a report.
  • of a control (found in a window), window, column found in a table or column found in a list box (including listview).
  • of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.