AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Various 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)
In a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
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)
The Count property returns the number of elements in a given set.
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.
Día (Property)
La propiedad ..Tag permite gestionar las etiquetas de un elemento.
Empty (Property)
The Empty property is used to determine if:
  • a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field.
  • a Chart control contains no series.
  • a report control is empty (control linked to an item).
  • an array (or an associative array) contains no element.
  • an element of an associative array exists or not.
  • a queue, a list or a stack contains no element.
EndDate (Propiedad)
La propiedad EndDate obtiene y establece la fecha de finalización del período 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.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
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)
The Image property gets and sets the background image of a control or block.
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.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Resource (Property)
The Resource property is used to:
  • find out the resources visible in a Scheduler control.
  • find out the resource of the Scheduler control that corresponds to the specified index.
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:
  • Averiguar el grosor de la línea de una serie (sólo gráficos de líneas).
  • Modificar el grosor de la línea de una serie (sólo gráficos de líneas).
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)
The Type property is used to get:
  • the type of element (data file or item) defined programmatically or in the data model editor, view or query.
  • the type of object.
  • the type of data held in a 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.