AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Manejo de controles en una ventana
Las diferentes operaciones que se pueden realizar en los controles de las ventanas son las siguientes.......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Excelentes barras de progreso
¿Barra de progreso simple o simétrica?...
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes....
TableDeleteWithAnimation (Función)
Borra un fila de un control Tabla, de un control Tabla TreeView (o de un tabla mostrado en un control Combo Box) con una animación.
Leyendo una Email
Esta página de ayuda explica cómo leer un Email desde una aplicación WINDEV y cómo mostrar su contenido en una aplicación WINDEV....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Control de visualización HTML
El control de visualización HTML muestra una página web en una aplicación......
HExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Manejo de controles en una Page
Las diferentes operaciones que se pueden realizar en los mandos de Page son las siguientes......
Descripción de un control Agenda (control de ventana)
La control Agenda puede ser configurada en el editor a través de la ventana description (pestaña "Detalles")......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
FTPGet( Función)
Transfiere un archivo o directorio desde un servidor FTP (File Transfer Protocol) al ordenador actual.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Trabajo como desarrollador: ¿Cómo gestionar mis tareas y mi agenda?
Los Centros de Control de WINDEV, WEBDEV y WINDEV Mobile incluyen numerosas herramientas para ayudar a los desarrolladores a gestionar sus horarios y las diferentes tareas de associated......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ControlClone (Function)
Creates a new control from an existing control.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
User Groupware: Password encryption
For better security in the User Groupware, WINDEV and WEBDEV now encrypt user passwords......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
XMLExecuteXPath (Función)
Ejecuta una consulta del XPATH: en un XML Document. en un xmlDocument Variable....