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 / Desarrollar en Java
  • Presentación
  • Generar una aplicación Java con WINDEV
  • Propiedades disponibles de WLanguage
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
Presentación

Generar una aplicación Java con WINDEV

WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java. El método para desarrollar la aplicación es idéntico al método para desarrollar cualquier otra aplicación WINDEV.
Cuando se compila el proyecto WINDEV, las ventanas y las propiedades WLanguage se convierten automáticamente a Java.
Propiedades disponibles de WLanguage
Las siguientes propiedades están disponibles para Java:
AbbreviationLa propiedad Abbreviation obtiene la abreviatura de un archivo de datos.
AdditionCompletedLa propiedad AdditionCompleted determina si se agregó un elemento a una cola, lista o pila o si la operación está en curso.
AfterLa 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.
AliasLa propiedad Alias permite:
  • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
  • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
  • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
AnchorLa propiedad Anchor establece el anclaje de un control en una ventana, página o reporte.
AnchorRateBottomLa propiedad AnchorRateBottom se utiliza para:
  • Averigua la tasa de anclaje cuando un control se mueve en el eje vertical.
  • Modificar la tasa de anclaje cuando un mando se desplaza sobre el eje vertical.
AnchorRateHeightLa propiedad AnchorRateHeight se utiliza para:
  • Averigüe el índice de anclaje vertical de un control.
  • Modificar la tasa de anclaje vertical de un control.
AnchorRateRightEn AnchorRateRight se utiliza para:
  • Averiguar la tasa de anclaje cuando un control se mueve en el eje horizontal.
  • Modificar la tasa de anclaje cuando un control se desplaza sobre el eje horizontal.
AnchorRateWidthLa dirección AnchorRateWidth se utiliza para:
  • Averiguar el índice de anclaje cuando un control (o una columna de tabla) se estira sobre el eje horizontal.
  • Modificar el índice de anclaje cuando un control (o una columna de tabla) se estira sobre el eje horizontal.
AnimationLa propiedad Animation permite animar una imagen.
AutoBrowseThe AutoBrowse property is used determine if the browse operation performed in a data-bound List Box, Looper, Table or Combo Box control is automatic or programmed.
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
BackgroundImageThe ImageFond property lets you view and modify the background image of an element: window, page, field or state.
BackgroundImageStateThe BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
BackgroundStyleThe BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.
BeforeLa 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.
BrowsedFileThe BrowsedFile property gets and sets the data source used to display records in data-bound controls.
BrowsedItemThe BrowsedItem property is used to:
  • Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
  • Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.
CalculatedDefaultValueLa dirección CalculatedDefaultValue se utiliza para:
  • Averiguar la expresión SQL que define el valor por defecto de un elemento. Este elemento se definió en el editor de análisis o mediante programación.
  • Defina la expresión SQL que devuelve el valor por defecto de un elemento (elemento descrito únicamente mediante programación).
CalculatedItemExpressionThe CalculatedItemExpression property is used to:
  • Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically.
  • Define the SQL expression returning the value of a calculated item (when describing the item through programming).
CalendarButtonThe CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
CaptionIn 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.
CheckedLa propiedad Checked obtiene y establece el estado de la marca de verificación de un elemento.
ClassLa propiedad Class permite obtener el tipo real de la instancia de clase manipulada por una variable de tipo object, variant o dynamic object.
CollapsedThe Collapsed property is used to:
  • get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
  • know or modify the wound/unwound status for:
    • the breaks of a Table control,
    • the breaks of a Looper control,
    • the break headers and footers of Table and Looper controls,
    • a Drawer control,
    • a Ribbon control,
    • a Navigation Bar control.
    • a Pivot Table control in a report.
CollapsedImageLa página CollapsedImage se utiliza para:
  • averiguar y/o modificar la imagen por defecto asociada a una fila colapsada en un control Tabla TreeView.
  • averiguar y/o modificar la imagen por defecto asociada a una fila colapsada en un control TreeView.
  • averiguar y/o modificar la imagen asociada a una fila colapsada específica en un control Tabla TreeView.
  • conocer y/o modificar la imagen de una fila contraída en un elemento jerárquico de un reporte de tipo "Tabla TreeView".
ColorThe 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.
ColumnWidthThe ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
CompositeKeyLa propiedad CompositeKey determina si un campo es una clave compuesta.
ConnectionLa propiedad Connection obtiene y establece la conexión asociada a un archivo de datos.
ContentLa propiedad Content permite leer o escribir todo el contenido de un control:
  • List Box rellenado mediante programación,
  • Combo Box rellenado mediante programación,
  • Hoja de cálculo.
ContextMenuThe ContextMenu property is used to:
  • Get the custom context menu of a control, window or page.
  • Change the custom context menu of a control, window or page (or associate another context menu).
  • Customize the system menus of controls by adding options.
CountReturns the number of occurrences of a control in a window, in a page or in a group of controls.
CursorLa propiedad Cursor obtiene y establece la posición del cursor en uno de los siguientes controles:
  • Control Campo de entrada.
  • Combo Box con entrada.
  • Columna de tipo "Campo de entrada" y de tipo "Combo Box con entrada" de un control Tabla.
  • Control Procesador de texto.
  • Control Editor HTML.
  • Control Editor de código.
CursorEndThe CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
  • Edit control.
  • Editable Combo Box.
  • "Edit control" column and "Editable Combo Box" column in a Table control.
  • Word Processing control.
  • Code Editor control.
DatabaseLa propiedad Database permite gestionar la base de datos asociada a una conexión (HFSQL Client/Server, OLE DB, etc.).
DataBindingLa propiedad DataBinding obtiene y cambia el enlace entre un control y:
  • un campo de un archivo de datos.
  • una variable.
  • varias variables.
DateLa propiedad Date se utiliza para:
  • Recuperar la fecha de una variable DateTime.
  • Modificar la fecha en una variable DateTime.
  • Recuperar la fecha de un elemento Fecha (en formato "Fecha y hora") .
  • Modificar la fecha en un elemento Fecha (en formato "Fecha y hora")
DayThe Day property is used to:
  • Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
  • Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
  • Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
  • Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)
DefaultValueThe DefaultValue property is used to:
  • Find out the default value of an item. This item was defined in the data model editor or programmatically.
  • Set the default value of an item (only for items defined programmatically).
DescribedNameEn DescribedName se utiliza para manejar el nombre lógico de los archivos de datos HFSQL (ignorando los posibles cambios realizados por HAlias).
DescribedPhysicalNameLa dirección DescribedPhysicalName se utiliza para gestionar el nombre físico de los archivos de datos HFSQL.
DisplayCurrencyThe DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
DisplayedItemThe DisplayedItem property is used to:
  • Find out the item or the variable displayed by the control.
  • Modify the item or the variable displayed by the control.
DisplayedValueThe DisplayedValue property returns the value currently displayed in the control of a window or page.
DisplayEnabledLa propiedad DisplayEnabled permite:
  • determinar si se actualiza o no un control o una ventana. Si se muestra el control, su contenido se actualiza regularmente.
  • actualizar un control o ventana.
DisplayMaskThe DisplayMask property is used to:
  • Find out the display mask.
  • Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.
DndSourceThe DndSource property is used to determine and change a control's drag-and-drop behavior.
DndTargetThe DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DoubleClickLa propiedad DoubleClick obtiene y establece el nombre del control Button que se ejecutará cuando se haga doble clic sobre un control.
EllipsisThe Ellipsis property is used to determine and change the truncation mode with ellipses in:
  • a window control (Static, edit control, List box, Button, Combo box or Static table column).
  • a Static Text control in a report.
EmptyThe 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.
EncryptionLa propiedad Encryption permite gestionar el tipo de cifrado utilizado entre un equipo Cliente y un servidor HFSQL.
EndDateLa 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.
ExistEl Exist Property determina si el elemento de un array asociativo existe.
ExpandedImageLa propiedad ExpandedImage se utiliza para:
  • averiguar y modificar la imagen por defecto asociada a una fila expandida en un control Tabla TreeView.
  • averiguar y/o modificar la imagen por defecto asociada a una fila expandida en un control TreeView.
  • averiguar y modificar la imagen asociada a una fila expandida específica en un control Tabla TreeView.
  • conocer y/o modificar la imagen de una fila expandida en un elemento jerárquico de un reporte de tipo "Tabla TreeView".
FicEncryptionLa propiedad FicEncryption establece el método de cifrado de un archivo de datos.
FillTypeLa dirección FillType se utiliza para determinar el tipo de fuente utilizada para rellenar los controles Table, List Box, ListView, Combo Box y Looper.
FilterThe Filter property is used to identify and change the filter applied to records in:
  • Table controls based on a data file,
  • browsing TreeView Table controls,
  • browsing List Box controls,
  • Combo Box controls based on a data file,
  • Looper controls based on a data file.
FilterConditionLa propiedad FilterCondition obtiene la condición de selección establecida con la función HFilter en un archivo de datos, vista HFSQL o consulta.
FilteredItemEn FilteredItem se utiliza para identificar el elemento que tiene un filtro implementado por HFilter.
FilterWithBoundsLa propiedad FilterWithBounds permite saber si se han especificado límites para el filtro establecido con la función HFilter en un archivo de datos HFSQL, vista o consulta.
FontLa 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.
FontBoldLa propiedad FontBold permite:
  • Determinar si el texto está en negrita.
  • Cambiar el peso del texto.
FontCharsetThe FontCharset property is used to:
  • Find out the character set used by the screen fonts of a control.
  • Modify the character set used by the screen fonts of a control.
FontCondensedThe FontCondensed property is used to:
  • Determine if characters in a text are condensed.
  • Condense (or not) the characters in a text.
FontExtendedThe FontExtended property is used to:
  • Find out whether the spacing between characters in a text is increased.
  • Increase the spacing between characters in a text.
FontItalicLa propiedad FontItalic permite:
  • Determinar si el texto está en cursiva.
  • Aplicar o quitar formato de cursiva al texto.
FontLargeLa propiedad FontLarge permite:
  • Determinar si el texto está expandido.
  • Expandir el texto.
FontNameThe FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
FontSizeLa propiedad FontSize se utiliza para:
  • Identificar el tamaño de la fuente utilizada en un control.
  • Cambiar el tamaño de la fuente utilizada en un control.
FontStrikeOutLa propiedad FontStrikeOut se utiliza para:
  • Determinar si el texto mostrado está tachado.
  • Aplicar formato tachado (o no) al texto mostrado en un control.
FontUnderlinedLa propiedad FontUnderlined permite:
  • Determinar si el texto está subrayado.
  • Subrayar (o no) un texto.
FullNameThe FullName property is used to find out the full name:
  • of a control.
  • of a window.
  • of a menu option.
  • of a table column.
GrayedLa propiedad Grayed se utiliza para:
  • Determinar si un control (o un grupo de controles) está en gris.
  • Grisar o desgrisar un control, un grupo de controles o una ventana.
GroupThe property Group property allows you 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.
HeightThe 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.
HintLa propiedad Hint obtiene y establece el texto de ayuda que se muestra cuando el control Campo de entrada está vacío.
HorizontalAlignmentLa propiedad HorizontalAlignment obtiene y cambia la alineación horizontal de un control.
HourThe Hour property is used to:
  • Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
  • Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
  • Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
  • Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.
ImageThe Image property gets and sets the background image of a control or block.
ImageHeightThe ImageHeight property is used to:
  • Find out the height of the image section displayed in an Image control or in the background of a chart control.
  • Modify the height of the image section displayed in an Image control or in the background of a chart control.
ImageModeThe ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
ImageStateThe ImageState property gets and sets the number of drawings in:
  • The image associated with a button.
  • The image of the cursor in a slider.
  • The image associated with the button of a sidebar pane.
  • The image associated with the button of a tab pane.
  • The image associated with the Rating control.
  • The image associated with a group in a Ribbon control.
  • The image associated with a menu option.
ImageWidthThe ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
IndexThe Index property indicates the physical index (physical order) of an item in a record.
InitialAnimationLa propiedad InitialAnimation determina si la animación de un control Imagen, Botón, Estático o Carrusel está activada cuando se crea el control.
InitialContentLa propiedad InitialContent obtiene el contenido inicial:
  • de un control List Box rellenado mediante programación.
  • de un control Combo Box rellenado mediante programación.
  • de una columna de tipo "Lista de valores" de un control Tabla.
  • de un control Hoja de cálculo.
InitialFileThe InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialHeightLa propiedad InitialHeight se utiliza para:
  • Averiguar la altura de creación de un control o de una ventana.
  • Modificar la altura base utilizada para anclar los controles "en altura".
  • Averiguar la altura de creación de un bloque o control en un informe.
InitialItemThe property RubriqueOrigine property lets you know the original name of a field in a query. This name is known from the alias of this item.
InitialStateLa propiedad InitialState obtiene el estado inicial de un control.
InitialValueThe property InitialValue property is used to find out the initial value of a window or page control.
InitialVisibleLa propiedad InitialVisible se utiliza para determinar si:
  • un control era visible durante la primera visualización de la ventana o página asociada.
  • una ventana era visible durante su primera visualización.
InitialWidthThe InitialWidth property is used to:
  • Find out the initial width of a control or window.
  • Modify the base width used to anchor the controls in "width".
  • Find out the initial width of a report control.
InputMaskThe InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
InputTypeThe property InputType property lets you know or modify the type of input allowed by a field: Duration, Date, Numeric, etc.
KeyTypeThe KeyType property is used to set the characteristics of a key item.
LanguageThe Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribedThe LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LayoutLa propiedad Layout se utiliza para obtener la disposición de las celdas en un control Disposición.
LineHeightThe LineHeight property gets and sets the height of the rows:
  • in a List Box control,
  • in a ListView control (standard display mode only),
  • in a Table control,
  • in a Combo Box control,
  • in a Looper control (height of the row),
  • in an Organizer control.
ListViewModeThe ListViewMode property is used to:
  • Find out the display mode of a ListView control.
  • Modify the display mode of a ListView control.
MarginInterCellLa propiedad MarginInterCell se utiliza para:
  • averiguar el margen entre filas o columnas en un control Disposición.
  • modificar el margen entre filas o columnas en un control Disposición.
MaxHeightThe MaxHeight property gets and sets the maximum height of a control or window.
MaxLineHeightLa propiedad MaxLineHeight obtiene y establece la altura máxima de:
  • las filas de un control Tabla (filas multilínea con redimensionamiento automático).
  • las filas de un control Tabla TreeView.
  • las filas de un control Looper.
MaxValueLa 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.
MaxWidthThe MaxWidth property gets and sets the maximum width of a control or window.
MemberLa propiedad Member permite obtener el array de elementos con nombre cuando se utiliza en variables de tipo Variant.
MemoThe Memo property is used to determine if an item is of type memo.
MemoryThe Memory property determines if the specified control is populated programmatically or is bound to a data file.
MemoryCurrencyThe MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
MemoryFormatThe MemoryFormat property gets and sets the format of the value returned for:
  • Date or Time edit controls.
  • Date or Time table columns.
  • Calendar controls.
  • Static Text controls.
  • editable combo boxes.
  • table columns displayed by combo boxes.
MillisecondThe Millisecond property is used to:
  • Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
  • Modify the number of milliseconds in a Time, DateTime or Duration variable.
  • Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
  • Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)
MinHeightThe MinHeight property gets and sets the minimum height of a control or window.
MinuteThe Minute property is used to:
  • Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
  • Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
  • Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
  • Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.
MinValueLa 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.
MinWidthThe MinWidth property gets and sets the minimum width of a control or window.
MmoEncryptionLa propiedad MmoEncryption permite definir el método de cifrado del archivo memo (.MMO) asociado a un archivo de datos.
ModifiedThe Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
MonthThe Month property is used to:
  • Retrieve the month from a Date or DateTime variable.
  • Modify the month in a Date or DateTime variable.
  • Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
  • Modify the month in a Date item (in "Simple Date" or "Date and Time" format)
MouseCursorThe MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
MovableLa propiedad Movable se utiliza para:
  • Averiguar si una columna de la tabla puede ser desplazada por el usuario,
  • Permitir y/o prohibir que una columna de la tabla sea desplazada por el usuario.
MultilineIn 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.
MultiselectionLa propiedad Multiselection obtiene y establece el modo de selección:
  • en un control Tabla y Tabla TreeView.
  • en un control Tabla dinámica.
  • en un control List Box y ListView.
  • en un control Looper.
  • en un control Calendario.
  • de archivos en un control Upload.
NameThe 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.
NbComponentThe NbComponent property is used to get the number of elements in a composite key.
NbItemLa propiedad NbItem se utiliza para obtener el número total de elementos (incluyendo claves compuestas) en un registro de:
  • un archivo descrito en el editor de análisis de modelos de datos,
  • un archivo descrito mediante programación,
  • una vista HFSQL,
  • una consulta.
NbKeyItemLa propiedad NbKeyItem se utiliza para obtener el número total de elementos clave (incluyendo claves compuestas) en un registro de:
  • un archivo descrito en el editor de análisis de modelos de datos,
  • un archivo descrito mediante programación,
  • una vista HFSQL,
  • una consulta.
NbMemoItemLa propiedad NbMemoItem se utiliza para obtener el número total de ítems memo en un registro de:
  • un archivo descrito en el editor de análisis de modelos de datos,
  • un archivo descrito mediante programación,
  • una vista HFSQL,
  • una consulta.
NbPendingThreadLa propiedad NbPendingThread permite obtener el número de subprocesos en espera en una cola o pila.
NdxEncryptionLa propiedad NdxEncryption permite definir el método de cifrado del archivo de índice (.NDX) asociado a un archivo de datos.
NewLineLa propiedad NewLine permite determinar:
  • en un control Tabla, si la fila actual se creó con la función TableAddXXX o TableInsertXXX.
  • en un control Looper, si la fila actual se creó con la función LooperAddXXX o LooperInsertXXX.
  • en un control Agenda, si la cita se creó a través del menú contextual.
  • en un control Planificador, si la cita se creó a través del menú contextual.
NewRecordThe NewRecord property is used to determine if the record is a new record or if it comes from the data file.
NoteThe 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.
NoteTitleLa propiedad NoteTitle permite:
  • Obtener el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
  • Cambiar el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
NullThe Null property is used to:
  • Assign NULL to the item for the current record.
  • Find out whether the item is associated with the NULL value for the current record.
  • Define the default value of an item when the item is described programmatically.
NullSupportedThe NullSupported property is used to manage the NULL value in HFSQL data files.
Num1stDayOfTheWeekLa propiedad Num1stDayOfTheWeek obtiene y establece el primer día de la semana que se muestra en:
  • un control Calendario.
  • un control Agenda.
  • un control Planificador.
  • un control Campo de entrada en formato de fecha con calendario.
NumberColumnThe 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.
NumericalProperty Numeric property indicates whether a field is numeric.
PasswordThe property Password property can be used:
  • on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
  • on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.
PersistedCalculatedItemThe PersistedCalculatedItem property is used to:
  • Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or programmatically.
  • Define whether the value of a calculated item is stored in the data file (when describing the item through programming).
PhysicalNameLa dirección PhysicalName se utiliza para gestionar el nombre físico de los archivos de datos HFSQL.
PlaneLa propiedad Plane permite:
  • Obtener:
    • el plano activo de una ventana (o reporte) o el plano al que pertenece un control.
    • el plano activo de un elemento WEBDEV.
  • Cambiar:
    • el plano activo de una ventana (o reporte) o asociar un control a otro plano.
    • el plano activo de un elemento WEBDEV.
ProcessThe Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
ProgressBarColorLa propiedad ProgressBarColor obtiene y establece el color de progreso en los siguientes controles y elementos:
  • Control Barra de progreso,
  • Columna de tipo Barra de progreso,
  • Celda de tipo Barra de progreso,
  • Control Barra de progreso infinita.
PushedLa propiedad Pushed obtiene y establece el estado de un botón de dos estados (pulsado o liberado).
ReturnedValueThe ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
RichEditThe property RichEdit property property is used to manage the RTF (Rich Text Format) type:
  • of an edit control or Static Text control found in a window.
  • of a Static Text control found in a report.
RightClickLa propiedad RightClick obtiene y establece el nombre del control Botón que se ejecutará cuando se haga clic derecho en un objeto.
ScrollValueLa propiedad ScrollValue obtiene y establece el valor de desplazamiento.
SecondThe Second property is used to:
  • Retrieve the number of seconds from a Time, DateTime or Duration variable.
  • Modify the number of seconds in a Time, DateTime or Duration variable.
  • Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
  • Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)
SelectedThe property Selected property allows you to:
  • Select, or determine if a row is selected in a List, ListView or Table control.
  • Select, or determine if a column or cell is selected in a Table control with row or column selection.
  • Select, or determine if a WEBDEV menu option is selected.
SizeThe Size property is used to determine and change the size of an element.
SortSorts a WLanguage array.
SortableLa propiedad Sortable se utiliza para:
  • Determinar si una columna de control Tabla es clasificable.
  • Hacer ordenable o no una columna de un control Tabla.
SortedLa propiedad Sorted permite:
  • Determinar si un control está ordenado.
  • Ordenar un control.
SortTypeThe SortType property is used to:
  • Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
  • Define the sort direction for an item or for a component of a composite key (when describing the item through programming).
SourceWindowThe SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
spAgeLa propiedad spAge permite obtener el tiempo transcurrido desde la última vez que se cambió la contraseña.
spDerivationLa propiedad spDerivation permite:
  • Obtener la función de derivación de claves utilizada para el hash de un campo de tipo "Contraseña". Esta propiedad puede utilizarse para campos de tipo "Contraseña" definidos en el editor de análisis o mediante programación.
  • Establecer la función de derivación de claves utilizada para el hash (solo para campos de tipo "Contraseña" definidos mediante programación).
spHashLa propiedad spHash permite:
  • Obtener el algoritmo utilizado para aplicar sal a un campo de tipo "Contraseña". Esta propiedad puede utilizarse para campos de tipo "Contraseña" definidos en el editor de análisis o mediante programación.
  • Establecer el algoritmo utilizado para aplicar la sal (solo para campos de tipo "Contraseña" descritos mediante programación).
spIterationCountLa propiedad spIterationCount permite:
  • Obtener el número de iteraciones del algoritmo hash utilizado para un campo de tipo "Contraseña". Esta propiedad puede utilizarse para campos de tipo "Contraseña" definidos en el editor de análisis o mediante programación.
  • Establecer el número de iteraciones del algoritmo hash utilizado para un campo de tipo "Contraseña" (solo para campos de tipo "Contraseña" definidos mediante programación).
spLengthLa propiedad spLength permite:
  • Obtener la longitud del hash de salida. Esta propiedad puede utilizarse para campos de tipo "Contraseña" definidos en el editor de análisis o mediante programación.
  • Establecer la longitud del hash de salida (solo para campos de tipo "Contraseña" definidos mediante programación).
spMatchesDescriptionLa propiedad spMatchesDescription determina si los parámetros (función de derivación de claves, algoritmo hash, número de iteraciones y longitud de salida) del campo de tipo "Contraseña" en el archivo de datos coinciden con los parámetros descritos en el análisis o mediante programación.
StartDateLa 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.
StateThe State property gets and sets the state of an element.
StatusBarThe StatusBar property is used to:
  • determine whether or not the status bar is displayed
  • show or hide the status bar of a window.
StoredItemThe StoredItem property is used to:
  • Get the stored item or variable of a Table, Looper, List Box or Combo Box control.
  • Change the stored item or variable of a Table, Looper, List Box or Combo Box control.
StoredValueThe StoredValue property is used to get the value currently stored by:
  • a row in a List Box, ListView or Combo Box control.
  • a "Text token" Edit control.
  • a row of a Table control.
  • an input suggestion in an Edit control (if the suggestion is selected).
SubCaptionThe property SubTitle property allows you to view and modify:
  • the secondary caption of an option found in a Radio Button or Check Box control.
  • the secondary caption of an element found in a TreeMap control.
TABOrderLa propiedad TABOrder obtiene y establece la posición de un control en el orden de tabulación de una ventana.
TextThe property Text property indicates whether a field is a text field.
ThumbnailImageLa propiedad ThumbnailImage se utiliza para:
  • Obtener la imagen asociada a un elemento de un control ListView (Vista de lista).
  • Cambiar la imagen en miniatura asociada a un elemento de un control ListView (Vista de lista).
TimeLa propiedad Time le permite:
  • Recuperar la hora de una variable DateTime.
  • Modificar la hora en una variable DateTime.
  • Recuperar la hora de un elemento Fecha (en formato "Fecha y hora")
  • Modificar la hora en un elemento Fecha (formato "Fecha y Hora").
TimestampTypeThe TimestampType property is used to:
  • Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically.
  • Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).
TimestampUTCThe TimestampUTC property is used to:
  • Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically.
  • Define whether a timestamp item will use UTC time or local time (when describing the item through programming).
TitleThe 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.
ToolTipLa propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • New in SaaS
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible a partir de WINDEV Suite SaaS 2025 - Update 3.
ToolTipTitleLa propiedad ToolTipTitle obtiene y establece el texto que se muestra en el tooltip asociado al título de una columna del control Tabla. El tooltip solo aparece cuando se pasa el cursor por encima del título de la columna del control Tabla.
TriStateThe TriState property is used to:
  • Determine if a check box option supports 3 or 2 states.
  • Determine if a TreeView control uses 3-state or 2-state check boxes.
  • Modify the type of a switch option: 3-state or 2-state options.
TypeThe 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.
ValueThe 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.
VerticalLa propiedad Vertical se utiliza para:
  • determinar si un control está orientado horizontal o verticalmente.
  • Cambia la orientación de los controles de la Mesa y del Looper (pasa de vertical a horizontal y a la inversa)..
VerticalAlignmentLa propiedad VerticalAlignment obtiene y cambia la alineación vertical de un control.
VerticalOrientationEl OrientaciónVertical Property se utiliza para:
  • Averiguar la orientación de un control ListView (Vista de lista).
  • Modificar la orientación de un control ListView (Vista de lista).
VisibleThe Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
WidthThe 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.
XThe X property is used to:
  • Get the X-coordinate of a control, Table control column or window (position on the X-axis).
  • Get the X-coordinate of a control or window (position on the X-axis).
XImageThe XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XInitialThe XInitial property is used to:
  • Know the abscissa:
    • of a control (position on the X-axis) when opening the window or the page.
    • of a window (position on X-axis) when opening the window.
  • Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
  • Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
YThe Y property is used to:
  • Find out the Y-coordinate of a control or window (position on Y-axis).
  • Modify the Y-coordinate of a control or window.
YearLa propiedad Year permite:
  • Obtener el año de una variable o campo de tipo Date o DateTime.
  • Cambiar el año en una variable o campo de tipo Date o DateTime.
YImageThe YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YInitialLa propiedad YInitial se utiliza para:
  • Averigua la coordenada Y:
    • de un control (posición en el eje Y) al abrir la ventana o la página.
    • de una ventana (posición en el eje Y) al abrir la ventana.
  • Modificar la coordenada Y de un control anclado "a fondo" (posición en el eje vertical) al abrir la ventana.
  • Averiguar la coordenada Y de un control en relación con su bloque (posición en milímetros en el eje vertical) al abrir el informe..
ZOrderLa propiedad ZOrder define el orden Z (profundidad) de un elemento.
Versión mínima requerida
  • Versión 10
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 01/05/2025

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