AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 451-190 de 190 para COM
Cambios de comportamiento entre las versiones 2024 y 2025
Utilisation dans la classe pdfOptionChamp - Accès en Lecture + Ecriture - Type : Booléen
WDInst: install additional components
By default, only the files found in the "List of setup files" window are installed on the user computers...
2. Ejemplos y componentes proporcionados con WEBDEV
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server...
Common problems
Android 10: Cambios en el comportamiento de las aplicaciones
A partir de Android 10, Google no permite que una aplicación abra una ventana si está en segundo plano
Docker image of the WEBDEV Application Server
Starting with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs...
Telemetría: Instalación del servidor
Para utilizar la telemetría, debe instalar lo siguiente en un equipo...
DNSAddAddress (Function)
Adds an "IP address/domain name" pair to the DNS server.
DotNetRun (Function)
Runs a procedure on a .Net server.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
MapIDGgl (Función)
Obtiene o establece el diseño utilizado en el control Mapa. Este diseño corresponde a un identificador de mapa definido en la consola de Google Cloud.
Esta nueva función está disponible a partir de la versión 2025 - Update 2.
Android Esta funcionalidad solo está disponible en las versiones por suscripción, a partir de WINDEV Suite 2025 - Update 3.
HNotifDeleteEmailRecipient (Función)
Elimina los destinatarios de una notificación por correo electrónico.
<Connection variable>.NotifDeleteEmailRecipient (Función)
Elimina los destinatarios de una notificación por correo electrónico.
Probar y depurar una aplicación en un dispositivo Android
La posibilidad de depurar una aplicación directamente en el dispositivo es una funcionalidad muy útil para todos los desarrolladores...
BurnerAddFile (Function)
Adds a file to the compilation.
<Map>.ChangeStyle (Función)
Cambia el diseño del mapa que se muestra en el control Mapa.
Esta función no está disponible a partir de la versión 2025 - Update 2. Google ha implementado un nuevo modo de gestión de diseños de mapas. Ahora, es necesario definir los diseños de mapas en la plataforma de Google Maps y, a continuación, utilizar la función MapIDGgl para gestionar los diseños.
GglFillCalendarByRequest (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query.
MapChangeStyle (Función)
Cambia el diseño del mapa que se muestra en el control Mapa.
Esta función no está disponible a partir de la versión 2025 - Update 2. Google ha implementado un nuevo modo de gestión de diseños de mapas. Ahora, es necesario definir los diseños de mapas en la plataforma de Google Maps y, a continuación, utilizar la función MapIDGgl para gestionar los diseños.
Parámetros del procedimiento de respuesta del servidor HTTP
Procedimiento WLanguage ("callback") al que llama la función HTTPSend o HTTPSendAsynchronous cuando el servidor HTTP responde.
<gglConnection variable>.FillCalendarByRequest (Función)
Rellena un calendario recuperado previamente: los eventos correspondientes al calendario se recuperan mediante una consulta personalizada.
Obtención de una Certificate SSL para IIS2 (2.0 o posterior)
SocketCreateUDP (Función)
Crea un socket que utiliza el protocolo UDP.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub...
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
ExeRunning (Función)
Ejecuta un programa (un archivo ejecutable, por ejemplo) desde la aplicación actual.
InitialValue (Property)
La dirección InitialValue se utiliza para obtener el valor inicial de un control en una ventana o página.
Servidor web dedicado
Al instalar la versión de desarrollo de WEBDEV, si no hay ningún servidor Web disponible en el ordenador actual, WEBDEV instala automáticamente uno (IIS Express versión 10). Este servidor se configura automáticamente para trabajar con WEBDEV.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
PermissionRequest (Function)
Prompts the user to grant an application permission.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)...
SocketCreate (Función)
Crea un socket.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner.
GglAccountAssociate (Función)
Permite a los usuarios iniciar sesión en una aplicación utilizando una cuenta de Google registrada en el dispositivo, sin necesidad de introducir un nombre de usuario y una contraseña.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
WBAdminAuth (Tipo de variable)
El tipo WBAdminAuth permite definir todas las características avanzadas de la API utilizada para administrar WEBDEV Application Server de forma remota.
Paquetes de instalación MSIX
AuthLogout (Función)
Cierra la sesión de un usuario autenticado previamente mediante:
  • el protocolo OAuth 2.0 en cualquier servicio web.
  • el protocolo OpenID en cualquier servicio web.
  • un token web JSON (JWT).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HFSQL y Docker
Docker es una plataforma de software que permite ejecutar aplicaciones en contenedores de software en Linux (Docker se ejecuta como un demonio)...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS web service.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
Presentación de WDINT
WDINT es una herramienta opcional de WINDEV, WEBDEV y WINDEV Mobile....
Preparar el teléfono para probar una aplicación Android
WINDEV Mobile permite desarrollar aplicaciones Android. Para probar estas aplicaciones directamente en un teléfono Android, se deben realizar las siguientes operaciones ...
HManageServerUpdate (Función)
Permite gestionar la actualización automatic de los servidores HFSQL Client/Server y definir la frecuencia con la que se comprueban las actualizaciones.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
.NET application
To create a.NET application from a project...
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<Variable Connection>.ManageServerUpdate (Función)
Permite gestionar la actualización automática de servidores HFSQL Client/Server especificando la frecuencia de verificación de la disponibilidad de actualizaciones.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
sfConnection (Tipo variable)
El tipo sfConnection permite describir una conexión a la plataforma Salesforce y gestionar la autenticación del usuario...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Actualización automática de HFSQL Client/Server
El centro de Control HFSQL permite configurar la actualización automática de un servidor HFSQL...
AutomaticLink (Property)
The AutomaticLink property is used to:
  • determine if the automatic link detection mode is enabled,
  • enable or disable the automatic link detection mode.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Lección 7.3. Transacciones y pagos seguros
NFCSendTag (Función)
Envía una etiqueta NFC a otro dispositivo.
SocketConnect (Función)
Conecta un ordenador cliente a un socket dado.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
HTTPCookieWrite (Función)
Añade o modifica una cookie en una solicitud HTTP.
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
AuthRevokeToken (Función)
Revoca un token web JSON (JWT).
<AuthToken>.Revoke (Función)
Revoca un token web JSON (JWT).
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
Automation object
The Automation keyword is used to declare an automation object...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
MapLicenseGgl (Función)
Indica la clave de licencia "Google Maps API" que se utilizará en los controles Mapa (de WINDEV o WEBDEV).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
GPSStatus (Función)
Recupera el estado de activación del proveedor de geolocalización o pide ser notificado cuando cambia el estado.
<gglConnection variable>ListContactByRequest (Función)
Recupera una lista de contactos a partir de parámetros personalizados.
GPSDetectPosition (Función)
Pide ser notificado cuando el dispositivo se acerca a una ubicación determinada.
WINDEV and OPC
OPC stands for "OLE for Process Control"...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Uso de ensamblados .NET en un proyecto
Para utilizar ensamblados .NET en un proyecto...
Managing parallel tasks
The computers are becoming more and more powerful...
Gestión de Google Calendars (Sintaxis con prefijo)
El servicio Google Calendar es una aplicación de Internet proporcionada por Google que se utiliza para gestionar un calendario en...
SocketCreateSSL (Función)
Crea un socket seguro según el protocolo SSL.
AuthVerifyAuthentication (Función)
Cuando se utiliza la autenticación SSO, comprueba la validez del token del usuario actual.
WebSocketClientConnect (Función)
Establece una conexión entre el cliente y un servidor WebSocket.
Yousign
La firma electrónica de contratos con particulares o empresas es cada vez más común...
<Source>.ImportXML (Función)
Importa un archivo XML a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Manipular archivos en Dropbox, Google Drive y OneDrive
Existen varios servicios de almacenamiento en línea...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Personalizar el diseño de los mapas de Google Maps
En las aplicaciones WINDEV y Android, los controles Mapa utilizan Google Maps...
HDescribeConnection (Function)
Describes a new connection to an external database.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Background tasks
Continuing to run a process when the application is in background is very useful on mobile...
<Edit>.InsertToken (Función)
Inserta un token en un control Campo de entrada de tipo "Tokens de texto".
HOpenConnection (Function)
Opens a connection to a specific database.
2. Primeras pruebas
Tutorial WINDEV Mobile - Crear una aplicación Android/iOS Lección 2 - Primeras pruebas - 1 h
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
SOAPRun (Function)
Runs a procedure on a SOAP server.
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet...
Camera field: decode bar codes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
<Map>.FollowMovement (Función)
Muestra la ubicación actual del dispositivo en un control Mapa y actualiza la ubicación a medida que se mueve.
BackgroundTaskAdd (Function)
Adds a new background task.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
2. Implementar un sitio web a través de HTTP
Tutorial WEBDEV - Implementar un sitio web Lección 2 - Implementar un sitio web a través de HTTP - 30 min
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.
BrowserShare (Función)
Inicia la función nativa de compartir del dispositivo.
sysNotification (Tipo variable)
El tipo sysNotification se utiliza para definir todas las características avanzadas de una notificación interactiva del sistema.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
BCCapture (Función)
Decodifica la información almacenada en un código de barras utilizando la cámara del dispositivo (Android, iPhone, iPad).
restRequest (Tipo de variable)
El tipo restResponse permite definir todas las características avanzadas de una respuesta REST.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster.
iDestination (Function)
Configures the print destination.
SAPConnect (Función)
Conecta un sistema SAP R/3 a partir de la información dada en SAP structure.
httpRequest (Tipo de variable)
El tipo httpRequest permite definir las características avanzadas de una solicitud HTTP/HTTPS.
WLanguage
WLanguage, el lenguaje integrado de WINDEV, es poderoso, simple e intuitivo...
HTTPSendForm (Función)
Envía un formulario HTTP.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
MapAddLayer (Función)
Agrega una nueva capa a un mapa desde una URL de servidor de mosaico. Esta función no es compatible con Google Maps..
WaitWindowEnd (Función)
Cierra la ventana de espera de la aplicación abierta con la función WaitWindowStart.
Lectura de códigos de barras
WINDEV, WEBDEV y WINDEV Mobile permiten crear aplicaciones de lectura de códigos de barras...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Procedimiento WLanguage llamado por la función SCPSendFile
Procedimiento WLanguage ("callback") llamado por la función SCPSendFile cuando se transfieren archivos a un equipo remoto utilizando el protocolo de copia segura (SCP).
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Procedimiento WLanguage llamado por la función SCPGetFile
Procedimiento WLanguage ("callback") llamado por la función SCPGetFile cuando se descarga un archivo en un equipo local utilizando el protocolo SCP (Secure Copy Protocol).
gglOrganization (Variable type)
The gglOrganization type is used to describe the companies and organizations to which a contact belongs...
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
EditDeleteToken (Función)
Elimina un token de un control Campo de entrada de tipo "Tokens de texto".
gglPhoneNumber (Variable type)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
<Edit>.DeleteToken (Función)
Elimina un token de un control Campo de entrada de tipo "Tokens de texto".
gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
Instalar soluciones BaaS
Varias funcionalidades de WINDEV, WEBDEV y WINDEV Mobile utilizan un servidor que aloja soluciones BaaS...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
DNSQuery (Función)
Envía una consulta a un servidor DNS.
WaitWindowStart (Función)
Abre la ventana de carga de la aplicación.
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
MarkdownLink (Función)
Agrega un enlace en una cadena Markdown. Esto permite agregar un enlace en un control que admita el formato Markdown.
<sshSession variable>.SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
Constantes del sistema
Lista de constantes utilizadas por las funciones del sistema.
BurnerEject (Function)
Opens or closes the door of the current burner.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
<sshSession variable>.SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
BurnerCancel (Function)
Cancels the current burn process.
GPSGetPosition (Function)
Retrieves information about the current device position.
Preguntas frecuentes sobre la actualización de la automatic
Preguntas frecuentes sobre el mecanismo de búsqueda de actualizaciones.
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
ftpConnection (Tipo de variable)
El tipo ftpConnection permite definir todas las características avanzadas de una conexión FTP.
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
iPrintPDF (Function)
Prints the content:
  • of a PDF file.
  • of a buffer containing a PDF.
  • of a PDF Reader control.
Distribución de informes y consultas
Esta página de ayuda presenta las operaciones que deben realizarse para que una aplicación WINDEV sea tratada por Reports & Queries...
Servidor OAuth integrado en WEBDEV Application Server
El protocolo OAuth es un estándar abierto utilizado para emitir autorizaciones seguras...
FTPConnect (Función)
Conecta el equipo actual a un servidor FTP (File Transfer Protocol).
2. Gestionar una base de datos
Tutorial WEBDEV - Crear un sitio WEBDEV Lección 2 - Manipular una base de datos - 30 min
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
5. Implementar un sitio web dinámico (Sesión o AWP)
Folleto de novedades - Versión 28: Nuevas funciones de WINDEV Mobile
Las novedades de WINDEV Mobile 28 se presentan en la Revista de novedades.
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Mapa del sitio de la documentación de PC SOFT
1
8