AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

zipClose (Function)
Closes an archive.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
CertificateLoad( Función)
Carga una Certificate desde un archivo o un buffer.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
Ventanas de widgets Android
Una aplicación Android puede contener una o varias ventanas Widget......
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
FontSize (Property)
La propiedad FontSize se utiliza para: Identificar el tamaño de la fuente utilizada en un control. Cambiar el tamaño de la fuente utilizada en un control....
La estructura J2EE
La siguiente estructura se utiliza para pasar parámetros a una ejecución de Procedure en un servidor de servicios web J2EE XML......
Personalizar el Groupware Usuario
Conector Nativo MariaDB: Programación con funciones HFSQL
Para utilizar una base de datos MariaDB con Conector Nativo, la estructura de las tablas MariaDB debe importarse en el análisis WINDEV o WEBDEV.......
Conector Nativo MySQL: Programación con funciones HFSQL
Para utilizar una base de datos MySQL con Conector Nativo (o Native Access), importe la estructura de las tablas MySQL en el análisis WINDEV o WEBDEV......
Title (Property)
La página Título obtiene y establece el título de un elemento.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
BurnerMediaInfo( Función)
Recupera las características del CD/DVD que se encuentra en la grabadora actual....
HPriority (Function)
Finds out and modifies the priority of the calling application.
H.AutoIndexingLimit (Variable)
Indica el número máximo de registros en el archivo de datos utilizados para gestionar la reindexación automática.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoServer (Function)
Returns the specified information about the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
hScheduledTask (Tipo de Variable)
El tipo hScheduledTask se utiliza para gestionar una tarea programada HFSQL Client/Server mediante la programación......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
fCopyDir (Example)
Usage example of the fCopyDir function
fMakeDir( Función)
Crea un directorio (y los directorios intermedios si es necesario).