AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 426-198 de 198 para number
SocketClientInfo (Función)
Permite al servidor obtener información sobre el socket del cliente actual.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.SeleccionarCuenta (Función)
0.
Administrar las versiones del análisis
WINDEV, WEBDEV y WINDEV Mobile le permiten gestionar las diferentes versiones del análisis desde el editor de análisis...
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...
hSecurityPolicy (Tipo de variable)
El tipo hSecurityPolicy obtiene y establece todas las características avanzadas de una política de seguridad de contraseñas implementada en un servidor HFSQL Client/Server.
Este tipo de variable solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Propiedades del control Gráfico
Se puede utilizar un control Gráfico ...
<Connection variable>.TransactionCancel (Función)
Si una transacción está activa, revierte todos los cambios realizados en los archivos de datos desde el inicio de la transacción.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
HViewToFile (Example)
Example of function use HViewToFile
HAdd (Function)
Adds:
  • the record found in memory into the data file (query or view).
  • the record found in a Record variable into the data file (query or view).
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
<Destination>.CopyRecord (Function)
Copies:
  • the content of the current record (loaded in memory) to the current data file record.
  • the content of the Record variable to the current data file record.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Propiedades del control Banner deslizante
Las propiedades WLanguage se pueden utilizar para manejar ...
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
iPrintPDF (Function)
Prints the content:
  • of a PDF file.
  • of a buffer containing a PDF.
  • of a PDF Reader control.
Propiedades del control Organigrama
Puede manipular los controles Organigrama en una ventana utilizando las siguientes propiedades de WLanguage...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed...
Propiedades del control deslizante (en una ventana)
Lista de propiedades asociadas al control deslizante que se encuentra en una ventana
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
Analysis editor: the different types of links
There are different types of links between the data files...
Propiedades del control Botón
Los controles Botón de una ventana o página pueden manipularse utilizando diferentes propiedades WLanguage...
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Propiedades del control Barra lateral
Lista de propiedades asociadas al control Barra lateral
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
HFSQL constants
List of constants used by the HFSQL functions.
WEBDEV 2026: Novedades WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
Propiedades del control Diagrama de Gantt
Puede manipular las columnas del Diagrama de Gantt en los controles Tabla o TreeVew Tabla utilizando las siguientes propiedades WLanguage...
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Typing multilingual texts
For a multilingual application, you have the ability to...
Universal replication
The purpose of universal replication is to keep several databases synchronized...
Funciones de gráficos
Funciones de gráficos
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Pasar parámetros
Los parámetros pueden ser pasados a una Procedure...
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...
1. Ejemplos proporcionados con WINDEV Mobile
Manipular archivos de datos en PHP
WEBDEV le permite crear un sitio PHP que maneja archivos de datos...
Handling controls in a window
The different operations that can be performed on the window controls are as follows...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
SQLExec (Function)
Names and runs an SQL query.
Propiedades asociadas a los controles List Box
Puede manipular controles List Box en una ventana o página utilizando diferentes propiedades WLanguage...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Propiedades asociadas a los controles Combo Box que muestran una tabla
Help with new features: Informing users about new developments
Applications are constantly evolving...
Parámetros del procedimiento utilizado por la función PDFVerifySignatures
Procedimiento WLanguage ("callback") llamado por la función PDFVerifySignatures, que se ejecuta cuando se detecta una firma no válida en un documento PDF.
Propiedades del control Conferencia
Lista de propiedades asociadas al control Conferencia
1. Funciones WLanguage específicas de WEBDEV
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Multilingual project
Propiedades asociadas a un menú o a una opción de menú
Se pueden utilizar varias propiedades de WLanguage en un menú que se encuentra en una ventana o en una página...
SNMPOIDType (Function)
Returns the type of data in an OID.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes...
Funciones del control TreeView
Las siguientes funciones se utilizan para gestionar los controles TreeView:
¿Cómo rellenar un control Tabla TreeView?
Esta página de ayuda explica cómo rellenar mediante programación un control Tabla TreeView.
WDAdminHF: Data file management
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency...
Propiedades del control Hoja de cálculo
Puedes manipular los controles de una Hoja de cálculo y sus celdas en una ventana o informe usando las siguientes propiedades de WLanguage...
<Source>.Filter (Función)
Define y activa un filtro en un archivo de datos, vista o consulta.
Funciones de gestión del navegador
Lista de funciones de gestión del navegador
<Map>.AddShape (Función)
Añade una nueva forma (polígono, línea, círculo) al mapa mostrado en un control Mapa.
WEBDEV administrator: Advanced configuration
The "Advanced" tab enables you to configure advanced options of the server...
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
Pyramid charts
Pyramid charts allow you to view data in descending order...
MySQL Native Connector: Special features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database...
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Project Management Hub: Message management
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
<Spreadsheet>.AddWorksheet (Función)
Añade una hoja de cálculo a un control Hoja de cálculo que se encuentra en una ventana.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Project Management Hub: Managing incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications...
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas...
J2EE constants
List of constants used by the J2EE functions.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications...
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
Creating the executable and the setup program
The languages supported by the application are taken into account...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
2. Ejemplos y componentes proporcionados con WEBDEV
SNMP constants
List of constants used by the SNMP functions.
Description of replicated data files (ReplicEdit)
A replication includes one or more data files...
<PDF Reader>.GetSignature (Función)
Obtiene la firma de un documento PDF en forma de búfer.
<PDF Reader>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
<Chart>.ComparativeSeriesPosition (Función)
Fija la posición (izquierda o derecha) de una serie en un gráfico de tipo Histograma de comparación.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically...
Resizing a window (AAF)
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<PDF Reader>.NbSignatures (Función)
Obtiene el número de firmas en un control Lector PDF.
Propiedades del control Cinta de opciones
Las propiedades WLanguage se pueden utilizar para manejar:
  • un control Cinta de opciones que se encuentra en una ventana.
  • un panel de un control Cinta de opciones.
  • un grupo en un control Cinta de opciones.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
WDModFic: Tool for automatic modification of data files
WDModFic is a tool for automatically modifying data files on development seats and end-user seats...
The Looper control
A Looper control is used to repeat the controls found in a specific area...
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Deployment via physical media (DVD, etc.)
Savoir si une source de données est initialisée
WINDEV SaaS software license
Funciones de almacenamiento local
Las siguientes funciones se utilizan para gestionar el almacenamiento local de datos en el código del navegador.
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
docRow (Variable type)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
The indexed controls
A control is an indexed control if it contains several controls with the same name...
Composite keys
A composite key is a key item containing several other items...
tapiBlindTransfer (Función)
Realiza una transferencia "a ciegas".
<Gantt Chart>.ChangeMode (Función)
Cambia el número de días mostrados en una columna Diagrama de Gantt en un control Tabla o TreeView Table.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
<Edit>.TokenCount (Función)
Devuelve el número de tokens presentes en un control Campo de entrada.
Creating a report
The report editor allows you to easily create all types of reports via a wizard...
Variant (Tipo de variable)
El tipo Variant permite:
  • almacenar cualquier valor simple: booleanos, numéricos (Currency, Real, Integer, etc.), caracteres y cadenas de caracteres, fechas (Date, Time, DateTime, Duration), etc, ...
  • almacenar subelementos con nombre o índice.
  • almacenar cualquier valor complejo: estructuras, clases, tipos avanzados, arrays, arrays asociativos, colas, pilas y listas.
  • manipular el valor NULL en WLanguage.
  • almacenar interacciones con objetos ActiveX y con la programación de automatización.
EditTokenCount (Función)
Devuelve el número de tokens presentes en un control Campo de entrada.
Constants for managing streams (sound and video)
List of constants used by the functions for managing streams (sound and video).
Propiedades del control ListView
Lista de propiedades asociadas al control ListView
HFSQL Client/Server: Server settings
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
Funciones del control Organigrama
HTransactionCancel (Function)
If a transaction is active, rolls back all changes made to the data files since the beginning of the transaction.
<Word Processing>.RedoCount (Función)
Devuelve el número de acciones canceladas que se pueden rehacer en un control Procesador de texto.
DocPositionTopPage (Función)
Devuelve la posición del primer carácter de una página determinada en un control Procesamiento de texto.
<Buffer type>.EncryptStandard (Función)
Cifra una cadena de caracteres o un búfer binario utilizando un algoritmo de cifrado simétrico (AES, DES, etc.)
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup.
Functions for managing Organization Chart controls (prefix syntax)

Caption (Property)
In a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
PDFExtractPage (Función)
Extrae una página de un archivo PDF en una variable de tipo Image.
EmulateRadioButton (Función)
Emula la selección de una opción en un Contol Botón de opción.
HCopyRecord (Function)
Copies:
  • the content of the current record (loaded in memory) to the current data file record.
  • the content of the Record variable to the current data file record.
Propiedades del control Flexbox
Las propiedades WLanguage permiten manipular ...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Name (Property)
The Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
Propiedades del control Valoración
El control Valoración puede utilizarse tanto en una ventana como en una página.
Funciones del control TreeMap
Las siguientes funciones se utilizan para gestionar los controles TreeMap:
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ...
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...
Funciones SMS
Lista de funciones SMS
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)...
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.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions...
Funciones para la gestión de los controles Botón de opción (sintaxis con prefijo)
Las siguientes funciones se utilizan para gestionar los controles Botón de opción mediante sintaxis con prefijo...
Changing sites from AWP to SEO-ready session mode
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WDInst: advanced options for network installation
The advanced options of the network setup are used to ...
Push notifications
A mobile device can receive push notifications...
Propiedades del control Cuadrícula
Puede manipular los controles Cuadrícula en una ventana utilizando las siguientes propiedades WLanguage...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Constantes iCloud
Las constantes iCloud son las siguientes:
Propiedades varias
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
Funciones de correo electrónico
Lista de funciones para la gestión del correo electrónico
<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).
Propiedades del control de la barra de progreso
Lista de propiedades asociadas al control Progress Bar
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).
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention...
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
AFTER
Ejecuta un proceso solo después de que se haya ejecutado un procedimiento determinado, y continúa ejecutando el código actual mientras espera a que finalice el procedimiento.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
Propiedades de WLanguage disponibles en PHP
Las siguientes propiedades están disponibles en PHP
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Propiedades del control Tabla
Puede manipular los controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)...
Manipulación de controles Planificador mediante programación (sintaxis con prefijo)
Un control Planificador puede ser...
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
Propiedades del control Botón segmentado
Puede manipular controles Botón segmentado en una ventana utilizando varias propiedades WLanguage...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component...
Constantes utilizadas por las propiedades de ventanas, reportes, páginas y controles
Lista de constantes utilizadas por las propiedades asociadas a ventanas, reportes, páginas y controles.
Propiedades del control Planificador
Puede manipular los controles Planificador en una ventana o página utilizando las siguientes propiedades de WLanguage.
Image Editor control: Ribbon and panel options
The Image Editor control offers a host of options accessible via...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
Propiedades del control Pestañas
Un control Pestaña puede ser manipulado en una ventana o página usando las siguientes propiedades WLanguage...
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
Propiedades del control Agenda
Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana...
Mapa del sitio de la documentación de PC SOFT
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
<zipArchive variable>.AddDirectory (Función)
Añade todos los archivos que se encuentran en un directorio y en sus subdirectorios a un archivo y los comprime.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<Chart>.Scatter3DAltitudeColor (Función)
Define los diferentes colores utilizados según los niveles de altitud de una serie que se encuentra en un gráfico de dispersión 3D.
1
8