AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

La control Gráfico: Características en el editor
Independientemente del tipo de carta que se muestre en la control Gráfico, todas sus características pueden ser configuradas a través de su ventana de la description......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
WDInst: set directory for data files and user Groupware files
The setup editor WDInst ("Tools......
Height (Property)
The 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....
Actualización de WINDEV Mobile 2025
Esta página incluye las principales novedades y mejoras de esta versión......
Value (Property)
The 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....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Modelo de controles
Un control modelo es un set de control s que puede ser reutilizado en varias ventanas o páginas......
automatic Arrastrar y soltar
Para algunos tipos de controles, WINDEV y WEBDEV proponen una gestión automatic de arrastrar y soltar....
Control Estático
Los controles Estático permiten mostrar texto estático......
Control Diagrama de Gantt
Un diagrama de Gantt permite ver en una gráfica el progreso de un proyecto.......
Visor de reportes: Pestaña "Exportar"
El panel "Exportar" del visor de reporte permite realizar las siguientes operaciones......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
La control Carrusel
El control Carrusel se utiliza para mostrar un menú animado hecho de imágenes.......
Administrador WEBDEV: Configuración avanzada
La pestaña "Avanzado" permite configurar las funciones avanzadas a nivel de servidor......
Manipulación de las células de reporte tabla
Las operaciones que se pueden realizar en las celdas tabla son las siguientes:...
Creación de las páginas de relaciones de un patrón WEBDEV RAD
Componente interno
Un componente interno es un conjunto de elementos de un proyecto......
Módulos adicionales de instalación
La instalación asistente le permite incluir módulos adicionales en la instalación. Los módulos adicionales se utilizan para añadir opciones adicionales al programa instalación y para acceder a los parámetros avanzados de instalación....
Configuración del Centro de Gestión de Proyectos
El Centro de Gestión de Proyectos permite configurar......
Summary table: Installing a WINDEV application
One major step when developing an application is deploying the application to client computers......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Miscellaneous Windows constants
List of constants used by the Windows functions....
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
2. Desarrollo
Tutorial WINDEV Mobile: Desarrollo de una aplicación para Android e iOS Lección 2 - Desarrollo - 30 min