AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Page with parameters
Code statistics
The code statistics affect...
WEBDEV: Páginas creadas mediante el modelo RAD
El asistente de creación de páginas ofrece muchos tipos de páginas asociadas a archivos de datos HFSQL...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
HOpenConnection (Example)
Usage example of the HOpenConnection function
La "reporte interna " control
Los controles "reporte interna " permiten imprimir varios informes (informes secundarios) en un único reporte (reporte principal) sin programar......
HTTPConfigure( Función)
Configura las funciones que utilizan el protocolo HTTP.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fCopyDir (Example)
Usage example of the fCopyDir function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
fRemoveDir (Example)
Usage example of the fRemoveDir function
fUncompress (Example)
Usage example of the fUncompress function
CursorCapture (Example)
Usage example of the CursorCapture function
HChangeKey (Example)
Usage example of the HChangeKey function
MatInvert (Example)
Usage example of the MatInvert function
2. Desarrollo
Tutorial WINDEV Mobile: Desarrollo de una aplicación para Android e iOS Lección 2 - Desarrollo - 30 min
Conector Nativo Sybase: Características específicas y observaciones
Los siguientes párrafos presentan los principales aspectos y características específicas del Conector Nativo Sybase (también llamado Acceso Nativo Sybase)......
14. Manejando el botón "Back" en la práctica
tipo de letra
El Fuente palabra clave puede corresponder a: una fuente Variable. la fuente Property....
iColumnEnd( Función)
Fuerza un salto de columna en una reporte de varias columnas.
fEncrypt (Example)
Usage example of the fEncrypt function
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
FinError (Example)
Usage example of the FinError function
SQLExec (Example)
Usage example of the SQLExec function
FTPGet (Example)
Usage example of the FTPGet function
Constantes de impresión
Lista de constantes utilizadas por las funciones de impresión....
Características de las opciones de menú
WINDEV y WINDEV Mobile gestionan dos tipos de menús.......
2. Realizar una búsqueda simple y navegar por los registros
Tutorial WINDEV: Aplicación WINDEV: gestión de datos Lección 2 - Realizar una búsqueda simple y navegar por los registros - 30 min