AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 101-125 de 200 para checks
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
France.CheckSIREN (Función)
Comprueba la validez de un número de SIREN francés (Système d'Identification du Répertoire des Entreprises).
France.CheckSIRET (Función)
Comprueba la validez de un número de SIRET francés (Système d'Identification du Répertoire des Etablissements).
Upgrading a WEBDEV Cluster
WEBDEV Cluster is a hosting solution for WEBDEV websites that ensures high performance and availability...
ServiceWait (Function)
Pauses the current service during the specified duration.
CharactType (Función)
Devuelve información sobre el tipo de carácter.
Gestión de la sincronización
Para cada acción realizada en una página, el mecanismo de sincronización de páginas comprueba automáticamente la sincronización....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
WEBDEV administrator: WebSockets tab
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
The Time field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
Upgrading a WEBDEV Cluster
WEBDEV Cluster is a hosting solution for WEBDEV websites that ensures high performance and availability...
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...
TreeTypeItem (Función)
Comprueba la existencia de un elemento en una control TreeView y devuelve su tipo (nodo u hoja) si existe el elemento.
TreeGetIndex (Función)
Devuelve el índice de un elemento (nodo u hoja) en un control TreeView.
<Source>.CheckUnaltered (Función)
Tutorial WINDEV: Crear un proyecto WINDEV y un análisis Lección 2 - Crear archivos en el análisis - 40 min
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Check model
You can use check models to easily create checks...
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the User Groupware.
2. Analizador de rendimiento
Tutorial WINDEV: Optimizar un proyecto Lección 2 - Analizador de rendimiento - 15 min
Client application: Execute procedures on a J2EE service server
WINDEV includes several J2EE functions...
Aplicación Cliente: Ejecución de procedimientos en un servidor SOAP
WINDEV incluye varias funciones SOAP....
TabMDI (Property)
La TabMDI Property se utiliza para:
  • get el tipo de una control Pestaña (pestaña simple o pestaña dinámica - MDI).
  • Cambiar el tipo de control Pestaña (pestaña simple o pestaña dinámica - MDI).
Este Property es obsoleto desde la versión 200057. Utilizar DynamicTab.
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
HCheckInalterado (Función)
Comprueba si uno o todos los registros de un archivo de datos inalterable no han sido modificados (con un editor hexadecimal, por ejemplo).
DashDelete (Función)
Elimina un widget mostrado en un control Cuadro de mando. El control Cuadro de mando se actualiza y una ubicación libre sustituye al widget eliminado.
PDFIsProtected (Función)
Comprueba si el archivo PDF requiere una contraseña para ser leído.
DashDeleteAll (Función)
Elimina todos los widgets mostrados en un control Cuadro de mando.
MemExist (Función)
Comprueba la existencia de un área de memoria.
<Dashboard>.Delete (Función)
Elimina un widget mostrado en un control Cuadro de mando. El control Cuadro de mando se actualiza y una ubicación libre sustituye al widget eliminado.
Load test
WDTestSite is used to run several tests on a WEBDEV site...
SysNation (Función)
Devuelve la nación utilizada actualmente por el sistema.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Client application: Execute procedures on a .Net services server
Several DotNet functions are available in WINDEV...
fMemExist (Function)
Checks the existence of a shared memory area.
<Dashboard>.DeleteAll (Función)
Elimina todos los widgets mostrados en un control Cuadro de mando.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
EmailCheckAddress (Function)
Checks the validity of an email address.
HErrorPassword (Función)
Tras la ejecución de una función de lectura o escritura en un archivo de datos, se utiliza para averiguar si se ha producido un error causado por una contraseña incorrecta en este archivo de datos..
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Monitoring robot: Robot settings
From the monitor, you can change the configuration options...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MacOS - Desarrollar una aplicación en modo Catalyst
Apple lanzó recientemente un SDK para compilar aplicaciones iOS para MacOS de forma nativa...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
<Tab>.Estado (Función)
Devuelve el estado de un panel de pestañas dinámico (identificado por su alias).
MatExist (Función)
Comprueba si la matriz existe en memoria.
WDInst: opciones avanzadas para la red instalación
Las opciones avanzadas de la red instalación se utilizan...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
XMLSavePosition (Function)
Stores the current position in the XML document.
SeekProcedure (Función)
Busca un procedimiento identificado por su nombre. El procedimiento encontrado puede ejecutarse directamente.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
fFileExist (Function)
Checks the existence of an external file.
Email constants
List of constants used by email functions.
<Source>.Found (Función)
Verifica si el registro corresponde al filtro o búsqueda actual.
CertificateSelect (Función)
Abre una ventana para seleccionar los certificados. Los certificados listados son los certificados instalados en el almacén personal.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
fResourceDir( Función)
Devuelve el ruta de los recursos de sólo lectura de la aplicación.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server
Creación y despliegue de un programa instalación: ¿Cómo proceder?
La creación del programa instalación permite desplegar una aplicación WINDEV en los ordenadores de los usuarios finales...
NewLine (Propiedad)
La propiedad NewLine permite determinar:
  • en un control Tabla, si la fila actual se creó con la función TableAddXXX o TableInsertXXX.
  • en un control Looper, si la fila actual se creó con la función LooperAddXXX o LooperInsertXXX.
  • en un control Agenda, si la cita se creó a través del menú contextual.
  • en un control Planificador, si la cita se creó a través del menú contextual.
SQLReqExists (Función)
Comprueba la existencia de una consulta.
¿Cómo recorrer en bucle un fichero utilizando filtros?
Loads a style sheet.
Gestión de derechos sobre HFSQL Client/Server
Para garantizar la seguridad y confidencialidad de los datos, algunas acciones pueden estar restringidas a un grupo de usuarios....
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)...
<Connection variable>.ConnectionQuality (Función)
Devuelve el nivel de calidad de la conexión: cuanto más alto sea el nivel, más rápida será la conexión.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
HConnectionQuality (Función)
Devuelve el nivel de calidad de la conexión: cuanto más alto sea el nivel, más rápida será la conexión.
Generación del MDL a partir del MDL
Para asociar un CDM (Conceptual Data Model) a un proyecto, se debe generar el associated LDM (Modelo de Datos Lógicos)...
fDirectoryExist (Function)
Checks the existence of a directory.
<Source>.CheckMemo (Función)
Verifica la integridad estructural de los memos de una tabla HFSQL.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
KeyPressed (Function)
Checks which key is pressed.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)...
RegistryExist (Función)
Comprueba la existencia de una clave en el registro de Windows.
SMSDetectOneTimeCode (Función)
Rellena automáticamente un control Campo de entrada con un código de un solo uso recibido por SMS.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check...
2. Analizador de rendimiento
Tutorial WEBDEV - Optimizar un proyecto WEBDEV Lección 2 - Analizador de rendimiento - 15 min
Arithmetic operators
The arithmetic operators are...
WDInst: incluyendo un "autorun" en una instalación en CD
Se puede ejecutar un "autorun" (o no) cuando el CD de instalación se inserta en la unidad de la computadora de instalación...
Funciones Hash
El hashing se usa para resumir un archivo o una cadena de caracteres...
<Upload>.FileName (Función)
Devuelve el nombre de un fichero "subido" por el usuario Web. Este archivo debe haber sido cargado:
  • mediante un Control Campo de entrada "Upload.
  • mediante un Control Upload de uno o varios ficheros.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
WDInst: set file installation parameters
WDInst is used to configure the installation of files...
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data...
WDOptimizer: Presentación
Las diferentes operaciones que se pueden realizar con WDOptimizer son las siguientes...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Operadores binarios
Las operaciones sobre los valores binarios se realizan.....
WEBDEV administrator: Web services tab
The "Web services" tab gives information about the dynamic WEBDEV web services installed on the computer...
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile...
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
UploadFileName (Función)
Devuelve el nombre de un fichero "subido" por el usuario Web. Este archivo debe haber sido cargado:
  • mediante un Control Campo de entrada "Upload.
  • mediante un Control Upload de uno o varios ficheros.
CertificateList (Función)
Devuelve la lista de certificados disponibles en el ordenador.
StringStartsWith (Función)
Verifica si una cadena de caracteres comienza:
  • por una cadena de caracteres específica.
  • por una de las cadenas de caracteres de un array.
gpwLogin (Function)
Connects a user to an application that uses the User Groupware.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ...
MatExist (Example)
Usage example of the MatExist function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
<Source>.SavePosition (Función)
Almacena el contexto actual del archivo (registro actual, filtro, punteros).
Check: SMART status of drives
The monitoring robot will measure the SMART attributes of a server's hard drives...
WDOptimizer: Index optimization
WDOptimizer includes multiple modes to optimize indexes...
Ejemplo de uso de los tipos XML
Los siguientes ejemplos se utilizan para manipular un documento XML a través de las variables xmlDocument y cmlNode, ...
<ANSI string>.StartsWith (Función)
Verifica si una cadena de caracteres comienza:
  • por una cadena de caracteres específica.
  • por una de las cadenas de caracteres de un array.
Creación de una consulta en código SQL
El editor de consultas le permite crear una consulta escribiendo código SQL....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
MatCopy (Example)
Usage example of the MatCopy function
MatTranspose (Example)
Usage example of the MatTranspose function
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Associative array (Variable type)
An associative array is an "advanced" type of array...
MatCreate (Example)
Usage example of the MatCreate function
CertificateSignString (Function)
Creates the signature of a character string.
Aplicación Android: Utilizar y compartir datos SQLite
Para las aplicaciones Android, las bases de datos disponibles son HFSQL (Clásica y Cliente/Servidor) y SQLite.
MatMultiply (Example)
Usage example of the MatMultiply function
MatDeterminant (Example)
Usage example of the MatDeterminant function
BTChangeVisibility (Función)
Cambia la visibilidad de una radio Bluetooth.
MatInvert (Example)
Usage example of the MatInvert function
GPSStatus (Función)
Recupera el estado de activación del proveedor de geolocalización o pide ser notificado cuando cambia el estado.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
MatAdd (Example)
Usage example of the MatAdd function
MatWrite (Example)
Usage example of the MatWrite function
MatFill (Example)
Usage example of the MatFill function
DeclareWebserviceContext (Example)
Usage example of the
DeclareWebserviceContext function
PageExist (Función)
Comprueba si la página especificada se muestra actualmente en el navegador del usuario de la Web. Se utiliza para averiguar si una página se muestra en un marco distinto del actual.
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
MongoCreate (Example)
Usage example of the MongoCreate function
HImportText (Function)
Imports a Text 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).
Funciones de área de memoria compartida
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
<Source>.ImportText (Función)
Importa un archivo de Texto a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
4. Instrucciones condicionales
Tutorial WEBDEV - Fundamentos de WLanguage Lección 4 - Instrucciones condicionales - 20 min
4. Instrucciones condicionales
Tutorial WINDEV Mobile - Fundamentos de WLanguage Lección 4 - Instrucciones condicionales - 20 min
4. Instrucciones condicionales
Tutorial WINDEV - Fundamentos de WLanguage Lección 4 - Instrucciones condicionales - 20 min
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions...
URL Rewriting
URL Rewriting is a technique used to improve SEO...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SysNotificationCompatible (Función)
Comprueba si el sistema operativo admite notificaciones interactivas.
Funciones In-App
Las siguientes funciones de WLanguage se utilizan para gestionar las compras dentro de la aplicación...
Método COMCall (Función)
Ejecuta un método de una interfaz de un objeto COM instanciado por COMCreateInstance.
<Source>.DuplicateRecord (Función)
Duplica el registro leído en una tabla. El registro en la memoria se agrega a la tabla (consulta o vista).
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
CallInterface( Función)
Ejecuta un método de una interfaz de un objeto implementado en una DLL externa a la WINDEV framework.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed...
Enmascaramiento automático de datos
El enmascaramiento de datos es un proceso que transforma los datos de un campo que se mostrarán al usuario...
HModify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
Manipular controles Editor de diagramas mediante programación
WINDEV y WEBDEV permiten manipular controles Editor de diagramas mediante programación...
SysValidHandle (Function)
Checks the validity of a window handle.
AppServerInfoScheduledTask( Función)
Lee la description de una tarea programada.
BackgroundTaskAdd (Function)
Adds a new background task.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
gImageExists (Function)
Checks whether an image was loaded in memory.
CertificateOpenProperties (Función)
Abre la ventana de Windows que permite conocer las propiedades de un certificado.
<Certificate variable>.OpenProperties (Función)
Abre la ventana de Windows que permite conocer las propiedades de un certificado.
CallDLL32 (Function)
Runs a function found in an external DLL.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...
Funciones para la gestión de los controles Tabla TreeView (sintaxis con prefijo)
Lista de funciones para la gestión de los controles Tabla TreeView
CertificateSignString (Example)
Usage example of the CertificateSignString function
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play...
Funciones para la gestión de los controles TreeView (sintaxis con prefijo)
Las siguientes funciones se utilizan para gestionar los controles TreeView (sintaxis con prefijo):
Replication (Property)
La propiedad Replication permite:
  • determinar el modo de replicación utilizado para un archivo de datos (definido en el editor de análisis o mediante programación).
  • especificar el modo de replicación utilizado para un archivo de datos (solo archivo descrito mediante programación).
Aplicación Single Page
Una "Single Page App" es una aplicación Web (Internet o INTRANET) cuyos todos los Page s están agrupados en un único Page...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed as parameter.
Appendix 2: Checking the server
Añade una opción al comando a ejecutar en modo consola.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
CertificateSignFile (Función)
Crea la firma de un archivo. Esta firma puede almacenarse en una Variable Buffer o en un archivo de texto.
GPSGetPosition( Función)
Recupera información sobre la posición actual del dispositivo.
AuthVerifyAuthentication (Función)
Cuando se utiliza la autenticación SSO, comprueba la validez del token del usuario actual.
FileDisplay (Función)
Muestra un archivo en el navegador del usuario.
API (Function)
Runs a function found in an external DLL.
Funciones del Groupware Usuario
Funciones del Groupware Usuario
2. Funciones WLanguage específicas de los teléfonos
Extracts and decompresses a list of files found in an archive to a physical location.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Archivo HFConf.Ini
El archivo HFConf.INI se encuentra en la raíz del servidor. Este archivo se utiliza para definir varias características del servidor HFSQL Client/Server.
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...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
iDestination( Función)
Configura el destino de impresión.
New Features brochure - Version 2024: New WINDEV features
WINDEV 2024 new features in the 2024 New Features brochure.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
HFSQL constants
List of constants used by the HFSQL functions.
Mapa del sitio de la documentación de PC SOFT
Specific features of print in PDF format
1
3
4
5
6
7
8
>