AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

SOAPToHTTP (Función)
Construye la solicitud HTTP para llamar a una función de un servicio web. Esta solicitud puede modificarse para adaptarla a las expectativas del servicio web, si es necesario. Luego, podrá ser enviada utilizando la función HTTPSend.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
Propiedades del control Cámara Web
Un control Cámara Web en una página puede ser manipulado usando las siguientes propiedades de WLanguage.
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....
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Android: Los diferentes tipos de notificaciones
Android propone varios tipos de notificaciones para informar al usuario......
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
7. Administrador de Código Fuente (SCM)
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Visualización de un reporte en formato HTML en el browser del usuario Web
Para visualizar un reporte en formato HTML en el browser del usuario Web, debe.......
Visualización de un reporte en formato PDF en el browser del usuario Web
Para visualizar un reporte en formato PDF en el browser del usuario Web, debe.......
Persistencia de datos
La persistencia de los datos se utiliza para almacenar el valor escrito por el usuario.......
Gestión de Diseño Web con capacidad de respuesta en sus páginas Web
A partir de ahora, los sitios web pueden ser vistos en varias plataformas.......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
User Groupware and Client/Server data files
An application using user Groupware can be used with a HyperFileSQL database in Client/Server mode......
Administrador remoto de WEBDEV: Gestión de los mensajes de error
Por Default, cuando se produce un error en un sitio dinámico de WEBDEV, se muestra un mensaje de error en el navegador del usuario de la web....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database....
Web Component control propiedades
La Web Component control puede ser manejada por las propiedades WLanguage en el código del servidor y en el código del navegador......