AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

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...
grWaterfallCategoryType (Función)
Indica el tipo de categoría de un gráfico de cascada.
SpreadsheetStartModification (Función)
Funciones de geolocalización/GPS
Los datos de geolocalización de manipular y los dispositivos GPS de control......
Galería de imágenes del proyecto
La galería del proyecto Image permite ver todas las Image de un proyecto en un solo clic......
Elegir la acción del botón en una página
WEBDEV propone varias acciones del botón sobre los controles de la página......
Editor de imágenes: Características
El editor Image incluye varias funciones......
Constantes para la gestión de vídeos
Lista de constantes utilizadas por las funciones de gestión de vídeo....
PanelActivar (Función)
Activa un panel cuando varios paneles están acoplados entre sí.
Bloques Reporte
Una reporte impresa incluye varias secciones.......
Programación de un menú desplegable WEBDEV
Una vez creado el menú desplegable de su sitio, todo lo que tiene que hacer es asociar una acción a cada opción del menú.......
Funciones Calendario
Lista de funciones de Calendar...
BCToImage( Función)
Genera la Image de un código de barras.
<MoveLine (Función)
3
<Looper>.Count (Función)
3
iInitInternalReport (Función)
Inicializa los parámetros de un reporte interno utilizado en un reporte.
Card (Propiedad)
La propiedad Card manipula las diferentes tarjetas de una lista Kanban. Puede agregar, modificar y eliminar tarjetas de la lista Kanban, o navegar entre ellas.
repetition (Tipo de Variable)
El tipo repetition se utiliza para describir y modificar las características de un repetition para un Appointment a través de las diferentes propiedades del WLanguage.
SpreadsheetEndModification (Función)
Dibujar en WINDEV, WEBDEV y WINDEV Mobile
WINDEV, WEBDEV y WINDEV Mobile incluyen varias funciones para mostrar, dibujar, copiar y guardar dibujos e imágenes desde sus aplicaciones o sitios......
Funciones Exif
Lista de funciones Exif...
Constantes de hoja de cálculo
Las siguientes constantes son utilizadas por las funciones de gestión de los controles de la hoja de cálculo:...
funciones MCI
Lista de funciones MCI...
Funciones Captcha
Las funciones de Captcha son las siguientes:...
diagLayout (Tipo de Variable)
El tipo diagLayout se utiliza para definir todas las características de diseño de un Diagram.
Desarrollo de aplicaciones para Android
WINDEV Mobile permite desarrollar aplicaciones Android......