AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 526-550 de 5227 para table control
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
The different types of fields Table: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or Hierarchical Table field: the field switches to edit for the specified line and column.
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
HTMLBefore (Property)
HTMLBefore Property obtiene y cambia el código HTML agregado antes de control .
HTMLAfter (Property)
HTMLAfter Property se usa para get y cambiar el código HTML insertado después de control .
VerticalAlignment (Propiedad)
La propiedad VerticalAlignment obtiene y cambia la alineación vertical de un control.
GanttListTask (Example)
Usage example of the GanttListTask function
BackgroundColor (Property)
La propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
SourceFromPage (Función)
Se actualiza automáticamente: el valor de los elementos en un archivo de datos con el valor de los controles en Page. el valor de las variables WLanguage con el valor de los controles Page....
PageToSource (Función)
Se actualiza automáticamente: el valor de los elementos en un archivo de datos con el valor de los controles en Page. el valor de las variables WLanguage con el valor de los controles Page....
RightIndent (Property)
El RightIndent Property se utiliza para get y cambiar el espacio a la derecha del texto en un control.
InitialState (Property)
El InitialState Property se usa para get el estado inicial de un control.
AJAX: Presentación
La tecnología AJAX está disponible en modo nativo en WEBDEV y en los sitios PHP desarrollados con WEBDEV.......
WinGiveSuitableHeight (Función)
Devuelve la altura de una ventana, adaptada al contenido de los controles.
WinGiveSuitableWidth (Función)
Devuelve el ancho de una ventana, adaptado al contenido de los controles.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
ContextMenu (Property)
El ContextMenu Property se utiliza para: get el menú contextual personalizado de una control, ventana o Page. Cambiar el menú contextual personalizado de una ventana control o Page (o asociar otro menú contextual). Personaliza los menús de sistema de los mandos añadiendo opciones....
WinAdaptHeight (Función)
Adapta la altura de la ventana al contenido de los controles.
Control Diagrama de Gantt
Un diagrama de Gantt permite ver en una gráfica el progreso de un proyecto.......
Funciones Diagrama de Gantt
Las siguientes funciones de WLanguage se utilizan para gestionar los diagramas de Gantt.......
WinAdaptWidth (Función)
Adapta el ancho de la ventana al contenido de los controles.
BackgroundStyle (Property)
La propiedad BackgroundStyle permite obtener y modificar el estilo de fondo de las celdas de tablas y/o tablas jerárquicas....
DndSource (Property)
La propiedad DndSource permite determinar y cambiar el comportamiento de un control cuando se realiza una acción de Arrastrar y Soltar.
MouseCursor (Property)
El MouseCursor Property se utiliza para identificar y cambiar el cursor hover definido para un control, ventana o página.
HorizontalAlignment (Propiedad)
La propiedad HorizontalAlignment obtiene y cambia la alineación horizontal de un control.
InputEnabled (Property)
El InputEnabled Property se utiliza para: Determina si un control o un grupo de control s es editable o de sólo lectura. Cambiar las opciones de entrada de un control o grupo de control s....
BrowsedFile (Property)
BrowsedFile Property obtiene y establece la fuente de datos utilizada para mostrar registros en controles basados en un archivo de datos .
DisplayedValue (Property)
El DisplayedValue Property devuelve el valor mostrado actualmente en el control de una ventana o página.