AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 126-150 de 164 para Machine
Rights on the registry
RegistryDeleteValue (Función)
Elimina un valor del registro de Windows.
RegistryNextKey (Función)
Identifica la clave que se encuentra después de la clave especificada en el registro de Windows.
RegistryFirstSubKey (Función)
Identifica la ruta de la primera subclave de la clave especificada en el registro de Windows.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
ERR_BAD_CONFIG
ERR_BAD_CONFIG: the NOM_APPLICATION site configuration is incorrect for the value %s.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
RegistryExist (Función)
Comprueba la existencia de una clave en el registro de Windows.
RegistryCopyKey (Función)
Copia una clave de registro con todas sus subclaves y valores.
RegistryValueType (Function)
Returns the type of value found in the registry.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
CertificateList (Función)
Devuelve la lista de certificados disponibles en el ordenador.
RegistryRename (Function)
Renames a key in the registry.
HDFS constants
The following constants are used by the HDFS functions:
RegistryListKey (Function)
Lists the subkeys of a registry key.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
UploadDeleteAll (Función)
Borra la lista de archivos a cargar: no se cargará ningún archivo en el servidor.
<Upload>.DeleteAll (Función)
Borra la lista de archivos a cargar: no se cargará ningún archivo en el servidor.
<Upload>.Delete (Función)
Elimina un archivo de la lista de archivos a cargar: el archivo no se cargará en el servidor.
UploadDelete (Función)
Elimina un archivo de la lista de archivos a cargar: el archivo no se cargará en el servidor.
Documentación de implementación
Esta documentación presenta los principales elementos para desplegar un sitio WEBDEV en un servidor...
UploadCurrentFileSizeSent (Función)
Devuelve el tamaño (en bytes) ya enviado para el archivo actualmente cargado a través de un control Upload.
UploadCurrentFile (Función)
Indica el archivo cargado actualmente a través del control Upload.
UploadCurrentFileSize (Función)
Devuelve el tamaño total (en bytes) del archivo cargado actualmente a través de un control Upload.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistrySeek (Función)
Busca una cadena de caracteres en el registro.
<Upload>.CurrentFile (Función)
Indica el archivo cargado actualmente a través del control Upload.
<Upload>.CurrentFileSize (Función)
Devuelve el tamaño total (en bytes) del archivo cargado actualmente a través de un control Upload.
UploadSize (Función)
Devuelve el tamaño total (en bytes) del archivo cargado actualmente a través de un control Upload.
<Upload>.CurrentFileSizeSent (Función)
Devuelve el tamaño (en bytes) ya enviado para el archivo actualmente cargado a través de un control Upload.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: general misconfiguration of WEBDEV.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000...
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
UploadSizeSent (Función)
Devuelve el tamaño total (en bytes) de los archivos ya enviados por la carga actual a través de un control Upload.
HClient structure
The HClient structure is used to...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000...
<Upload>.Size (Función)
Devuelve el tamaño total (en bytes) del archivo cargado actualmente a través de un control Upload.
<Upload>.SizeSent (Función)
Devuelve el tamaño total (en bytes) de los archivos ya enviados por la carga actual a través de un control Upload.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
ERR_NO_APPLICATION
ERR_NO_PROYECTO
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Constantes de certificados
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server...
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.ListStoredElement (Función)
Devuelve la lista de los elementos almacenados en un servidor HFSQL (conjuntos de procedimientos, procedimientos almacenados o consultas).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
<Upload>.Start (Función)
Inicia el envío de los archivos seleccionados a un control Upload.
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded:
  • via an "Upload" edit control.
  • via a single-file or multi-file Upload field.
UploadStart (Function)
Starts sending the selected files into an Upload control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HTMLEnableDebugger (Función)
Activa el depurador HTML/JavaScript en los controles HTML basados en CEF: Control de visualización HTML o Editor HTML.
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions...
<Upload>.CopyFile (Función)
Saves on the server a file "uploaded" by the Web user.
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...
hdfsCopyTo (Función)
Copia un archivo ubicado en la máquina local a un servidor Hadoop.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded:
  • via an "Upload" edit control.
  • via a single-file or multi-file Upload field.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL Cluster.
<hdfsConnection variable>.CopyTo (Función)
Copia un archivo ubicado en la máquina local a un servidor Hadoop.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Printing from the server
WEBDEV allows you to print from a WEBDEV website on a printer connected to the web server...
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:
Parámetros de alojamiento
Los parámetros de alojamiento definen los valores por defecto que se utilizarán para crear las nuevas cuentas de alojamiento...
UploadCopyFile (Función)
Guarda un archivo "subido" por el usuario al servidor.
Configuring the remote administrator
The remote administrator is an optional tool provided with WEBDEV Application Server...
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
Deployment via physical media (DVD, etc.)
Savoir si une source de données est initialisée
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes...
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster.
Project Management Hub: Managing incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket...
HClusterDeleteNode (Function)
Disables a node in an HFSQL cluster.
The Upload control
The Upload control is used to upload files on the Web server...
Upgrading a WEBDEV Cluster
WEBDEV Cluster is a hosting solution for WEBDEV websites that ensures high performance and availability...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Upgrading a WEBDEV Cluster
WEBDEV Cluster is a hosting solution for WEBDEV websites that ensures high performance and availability...
Silent setup
This help page presents the different silent installations available:
  • Installing the WEBDEV Application Server.
  • Client/Server HFSQL server installation.
SemaphoreCreate (Function)
Creates a semaphore.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Apéndice 3: Archivo de configuración
The table below presents the modules installed by the WEBDEV application server for Linux and their main features...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer...
Reports
A report provides a custom view of data...
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Dictionary properties
The properties of a WDTRAD dictionary are as follows...
Implementación remota mediante FTP o HTTP
Savoir si une source de données est initialisée
Subir archivos
La carga consiste en guardar un archivo ubicado en el ordenador del usuario en un servidor web...
Imprimir una reporte en una de las impresoras conectadas al Web Server
Para imprimir una reporte en una de las impresoras conectadas al servidor Web, debe....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe.
Developing 64-bit sites
You can deploy 64-bit compatible sites...
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers...
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site...
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created...
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
Common problems
Installation directory
The setup wizard allows you to configure the installation directory of application.
The Carousel control
The Carousel control is used to display an animated menu made of images...
Configuración del registro (sitios WEBDEV dinámicos)
Al instalar un sitio WEBDEV en un servidor Windowslos datos relativos al sitio se introducen automáticamente en el registro, en la siguiente entrada...
Conector Informix nativo: Requisitos y observaciones
Observaciones y características específicas de Native Informix Connector
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser...
EventCreate (Function)
Creates an event.
Configuring the registry linked to the WEBDEV setup
WEBDEV Application Server installation on a Windows server...
sOpen (Function)
Opens and initializes:
  • a serial port.
  • a parallel port.
  • an infrared port.
HDescribeConnection (Function)
Describes a new connection to an external database.
Estándar de programación en Windows Vista y posteriores
Para aumentar la seguridad contra gusanos y virus, Windows Vista/7 implementó el mecanismo UAC (Control de Cuentas de Usuario).
Ad Hoc deployment
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL...
<hdfsConnection variable>.CopyFrom (Función)
Copia un archivo encontrado en un servidor Hadoop al ordenador local.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features...
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
WINDEV SaaS software license
Diferencia de comportamiento en Windows Vista (y posterior)
La prueba de su proyecto se ejecutó utilizando una de las opciones de prueba de Vista/7...
WINDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
hdfsCopyFrom (Función)
Copia un archivo ubicado en un servidor Hadoop al ordenador local.
Install a WEBDEV Application Server for Linux
There are several steps to install the WEBDEV Application Server on a Linux server ...
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server...
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
iDestination (Function)
Configures the print destination.
SQLConnect (Función)
Conecta la aplicación actual a una base de datos que debe ser interrogada mediante SQL.
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
1
4
5
6
7
>