AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
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.
FAA: Pegar una fila de un control Tabla a otro
Los controles Tabla permiten ver y manipular datos...
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
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 input for the specified line and column.
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
Control Tabla en dispositivos móviles (Android y iOS)
El control Tabla está disponible para aplicaciones Android y iOS...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
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.
AAF: Automatic column 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...
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.
Controles Tabla y Looper infinitos
Existen dos métodos para rellenar los controles Tabla y Looper mediante programación...
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...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
OpenSSLCheck( Función)
Comprueba, mediante una clave public, que la firma de los datos realizada con la librería OpenSSL es correcta.
Favicon: Definir el sitio Icon
WEBDEV le permite definir fácilmente el sitio Icon (también llamado FavIcon)......
HListFile (Función)
Devuelve la lista de archivos: encontrado en el análisis actual o en un análisis específico reconocido por el motor HFSQL. Los archivos definidos por HDeclare, HDeclareExternal y HDescribeFile se tienen en cuenta. disponible en una conexión a través de un acceso nativo o a través de un controlador OLE DB. para un grupo de archivos definidos en la editor de análisis....
La estructura de nombramiento
Visualización de un reporte en formato HTML en el browser del usuario Web
Para visualizar un reporte en formato HTML en el browser del usuario Web, debe.......
Compartir proyectos a través de Git
Git es un administrador de código fuente......
Creación de anclas
Los anclajes sirven para definir puntos concretos en una ayuda Page......
SpeechSynthesisReadText( Función)
Lee el texto especificado utilizando el motor de conversión de texto a voz del dispositivo.
rssTextInput (Tipo de Variable)
El tipo rssTextInput permite describir el área de entrada de un flujo RSS...
10. Modelos de páginas
Diagrama de componentes
Un diagrama de componentes muestra la arquitectura física y estática de un sistema de software......
Abs (Función)
Devuelve el valor absoluto: de un valor numérico, de una expresión numérica (entero o real). de una duración....
grSaveEMF (Función)
Guarda un gráfico que fue dibujado de antemano en un archivo en formato EMF.
WinEdDeclareUndo( Función)
Declara como Cancel una acción que fue añadida por WinEdDo.
grSaveWMF (Función)
Guarda un gráfico que fue dibujado de antemano en formato WMF.
AddVoiceCommand( Función)
Agrega un comando de voz en la ventana actual. A partir de la versión 17, esta función se sustituye por SpeechRecognitionAddCommand.
Funciones SQL: Caso especial
Lista de funciones SQL: Caso especial...
DDEStart( Función)
Inicia la ejecución de un programa (un ejecutable por ejemplo) desde la aplicación actual.
SQLGetMemo( Función)
Recupera el contenido de una columna Memo del resultado de la consulta, para la fila actual.
Modificación de un SVG Image (funciones XML)
SVG (Scalable Vector Graphics) es un formato vectorial Image......
Transacciones en modo HFSQL Client/Server
Para mantener la máxima compatibilidad entre las aplicaciones HFSQL Classic (monopuesto o multipuesto) y las aplicaciones HFSQL Client/Server, el mecanismo de transacción en modo HFSQL Client/Server es similar al del modo HFSQL Classic......
sfUserInfo (Tipo de Variable)
El tipo sfUserInfo permite obtener información sobre un usuario...
Creación, generación y despliegue de un servicio web
WINDEV y WEBDEV le permiten generar directamente servicios web que utilizan la tecnología SOAP.......
Constante de Google
Lista de constantes utilizadas por las funciones de Google....
iXPos( Función)
Permite gestionar la posición horizontal (coordenada X) del cursor de impresión en la página.