AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

OLE functions
List of OLE functions
Facebook functions
List of Facebook functions
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts:
  • Lotus Notes,
  • Outlook,
  • mobile devices (Android, iPhone or iPad)
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:
Animation functions
WINDEV proposes several WLanguage functions for managing animations...
Funciones de arrays
Lista de funciones para gestionar arrays
Clipboard functions
List of functions for managing the clipboard
Internal window functions
The following functions are used to manage "Internal windows" controls...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Speech recognition functions
The following functions are used to manage speech recognition:
Funciones de cadenas gráficas
Lista de funciones SQL utilizadas para crear y manejar cadenas gráficas
Automated tests: Emulation functions
List of automatic tests: Emulation functions
Image (Property)
La imagen Property obtiene y establece la imagen de fondo de un control o bloque.
Instrucción SWITCH
La sentencia SWITCH se utiliza para elegir la acción que se ejecutará según el valor de una expresión....
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
WDInst: opciones avanzadas para la red instalación
Las opciones avanzadas de la red instalación se utilizan......
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta.......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ContextMenu (Property)
The 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 the controls by adding options....
Name (Property)
La propiedad Name permite obtener: el nombre de la fuente asociada a una fuente Variable. el nombre de un bloque control, reporte o reporte. el nombre de una control, grupo de control s o ventana. el nombre de un control, grupo de control s o Page....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Importación de un proyecto WINDEV/WINDEV Mobile y sus elementos
Un proyecto WINDEV y todos sus elementos compatibles con WINDEV Mobile (análisis, ventanas, clases, conjuntos de procedimientos, consultas,?...
Control Editor HTML
El control Editor HTML permite a los usuarios crear y modificar páginas HTML......
Large (Property)
Large se utiliza para: Averiguar si una fuente Variable está agrandada. Ampliar (o no) una fuente Variable. Este Property se mantiene por compatibilidad con versiones anteriores....
Condensed (Propiedad)
La propiedad Condensed permite: Determinar si una variable de tipo Font está comprimida (condensada). Condensar una variable de tipo Font. Esta propiedad se conserva por motivos de compatibilidad con versiones anteriores....
Extended (Property)
Extended se utiliza para: Averiguar si una fuente Variable se extiende. Extender (o no) una fuente Variable. Este Property se mantiene por compatibilidad con versiones anteriores....
Generar una aplicación iOS
Para desarrollar una aplicación para iPhone/iPad hay que seguir varios pasos:...
"Panel"Explorador de proyectos
El panel "Explorador del proyecto" se utiliza para simplificar el entorno de desarrollo de WINDEV, WEBDEV y WINDEV Mobile......
Ayuda: Tabla de resumen
En una aplicación WINDEV, los usuarios tienen a su disposición diferentes tipos de ayuda: Tooltip. Barra de estado. Ventana de ayuda. Tooltip avanzado. Página de ayuda. Archivo HLP....
Extensiones de archivos creados por WINDEV, WEBDEV, WINDEV Mobile
El tabla a continuación presenta las principales extensiones de archivos creados y soportados por WINDEV, WEBDEV y WINDEV Mobile.......
Eventos control Upload
Los siguientes procesos son associated con el control Upload:...
Gestión de los contextos HFSQL en las ventanas y en los informes
Un contexto HFSQL contiene información relativa a los datos utilizados......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
StrikeOut (Propiedad)
La propiedad StrikeOut permite: Determinar si el formato de tachado se aplica a una variable de tipo Font. Aplicar formato de tachado a una variable de tipo Font....
Administrador remoto de WEBDEV: Guardar y restaurar un sitio WEBDEV
La herramienta de gestión remota permite gestionar las copias de seguridad de sus sitios WEBDEV dinámicos.....
Body (Property)
El Body Property se utiliza para identificar y modificar el cuerpo HTML de un control Display HTML o un editor HTML control.