AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 226-197 de 197 para values
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
FileDisplay (Function)
Displays a file in the user's browser.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
MariaDB Native Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis...
Creating the Vision windows of the WINDEV RAD pattern
HPrevious (Function)
Sets the position on the previous record of the data file according to a browse item.
<Source>.Previous (Function)
Sets the position on the previous record of the data file according to a browse item.
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLExec (Function)
Names and runs an SQL query.
<Table>.Modify (Función)
Modifica una fila en:
  • un control Tabla,
  • un control Tabla TreeView,
  • tablas que se muestran en un control Combo Box.
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...
<Source>.Seek (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado (búsqueda genérica predeterminada).
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window...
Various WEBDEV constants
Various WEBDEV constants
AppointmentModify (Function)
Modifies the current appointment:
  • in a Lotus Notes or Outlook calendar.
  • in the calendar found on a mobile device (Android/iOS).
Type of field: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm...
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
The Time field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Filtering a data file, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
HDescribeItem (Function)
Describes a file item programmatically.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
<Variable Connection>.Transaction (Función)
Inicia una transacción en los archivos de datos (HFSQL o a los que se accede a través de un Conector Nativo) y crea el archivo de registro de transacciones.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:
HFSQL functions
List of functions for HFSQL management
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query...
<Popup>.Display (Función)
Muestra una ventana emergente en una página con efecto DDW (Oscurecimiento de Ventanas Inactivas).
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application...
Procedimiento de extensión
Los procedimientos de extensión permiten agregar procedimientos WLanguage personalizados a diferentes tipos de variables (string, date, color etc.)...
Reduce (Función)
Realiza un cálculo en cada elemento de un array WLanguage.
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...
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Propiedades del control RTF
Lista de propiedades asociadas al control RTF
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Funciones de gráficos
Funciones de gráficos
Data-bound report
A data-bound report is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically...
Propiedades del control de artículos
Lista de propiedades asociadas al control Elemento
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
Propiedades asociadas a las columnas de los controles Tabla
Puede manipular columnas de controles Tabla en una ventana o página usando las siguientes propiedades de WLanguage...
Analizador de Rendimiento en Tiempo Real (ARTR)
El Analizador de Rendimiento en Tiempo Real (ARTR) es una herramienta que ayuda a identificar los procesos que ralentizan la aplicación...
GPSGetPosition (Function)
Retrieves information about the current device position.
Propiedades asociadas a los controles de los informes
Lista de propiedades asociadas a los controles del informe
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
HTTPRequest (Function)
Starts an HTTP request on a server.
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
iParameter (Function)
Retrieves the printer configuration and configures the print.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Funciones de la cámara
Manipulating a Text token Edit control
Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.
Managing parallel tasks
The computers are becoming more and more powerful...
<Connection variable>.ModifyItemRights (Función)
Modifica los permisos concedidos a un usuario o grupo sobre un campo de un archivo de datos HFSQL Client/Server.
TaskNext (Function)
Reads the task after the current task in a Lotus Notes or Outlook task list.
Propiedades del control Calculado
Lista de propiedades asociadas al control Calculado
VisibleEndUser (Property)
The VisibleEndUser property is used to:
  • Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
  • Define whether an item must be visible or not to the end users (only for items defined programmatically).
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file ...
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Declarando una Procedure/ una función
Las diferentes sintaxis para declarar un Procedure...
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
  • field label Window label.
  • the elements of a List Box control.
  • the elements of a Combo Box control.
  • the values of a column in a Table control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...
Manager of automated tests
The test manager is used to...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
iPreview (Function)
Configures the print destination.
EmulateDnD (Función)
Emula la acción de "arrastrar y soltar" en las pruebas automatizadas.
Propiedades asociadas a un grupo de controles
Se pueden utilizar varias propiedades de WLanguage en un grupo de controles que se encuentran en una ventana, en una página o en un informe...
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Creating a window skin template
OpenIDParameters (Tipo de variable)
El tipo OpenIDParameters permite definir las características avanzadas de una autenticación de OpenID.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Global and local variable
Two types of variables are available...
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions
Funciones SNMP
Lista de funciones SNMP
<Source>.ReadFirst (Función)
Establece la posición en el primer registro del archivo de datos de acuerdo con un elemento de navegación.
SocketConfigure (Función)
Configura el uso de las funciones Socket.
Funciones del registro
Lista de funciones para gestionar el registro
Variables for managing the Drag and Drop
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
¿Cómo hacer copias de seguridad de bases de datos HFSQL Cliente/Servidor?
La copia de seguridad de las bases de datos HFSQL Cliente/Servidor puede realizarse ...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
<Source>.SeekFirst (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado.
Silent setup
This help page presents the different silent installations available:
  • Installing the WEBDEV Application Server.
  • Client/Server HFSQL server installation.
<Source>.ReadSeek (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado (búsqueda genérica).
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)...
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
URL Rewriting
URL Rewriting is a technique used to improve SEO...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
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.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSONToVariant (Example)
Usage example of the JSONToVariant function
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
HModify (Example)
Usage example of the HModify function
<Variable Connection>.Backup (Función)
Realiza una copia de seguridad del contenido de un servidor HFSQL: todas las bases de datos del servidor, una o más bases de datos, uno o más archivos de datos.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop.
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more data files.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ReturnedValue (Property)
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
<variable Connection>.TransactionStart (Función)
Inicia una transacción en los archivos de datos (HFSQL o a los que se accede a través de un Conector Nativo) y crea el archivo de registro de transacciones.
Service variable
The Service variable is used to...
HFSQL functions (prefix syntax)
List of functions for HFSQL management
Centro de Control HFSQL: Copias de seguridad HFSQL Cliente/Servidor
El Centro de Control HFSQL permite gestionar las copias de seguridad de los archivos de datos HFSQL Cliente/Servidor...
<Map>.AddItinerary (Función)
Añade un itinerario a un control Mapa.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Managing bar codes
The use of bar codes to identify and manage products has become essential...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users...
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default).
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it...
Funciones de arrays
Lista de funciones para gestionar arrays
<Source>.ExecuteSQLQuery (Función)
Inicializa una consulta escrita en lenguaje SQL y declara esta consulta al motor HFSQL.
<Source>.First (Función)
Establece la posición en el primer registro de un archivo de datos de acuerdo con el elemento de navegación especificado.
<Connection variable>.SetServer (Función)
Permite conocer y modificar algunos parámetros del servidor HFSQL Client/Server.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
POUR TOUT/POUR ALL instruction (data file browsing)
Training FOR ALL instruction can be used to perform different types of runs...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode...
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Elementos de enumeración y combinación
WINDEV, WEBDEV y WINDEV Mobile proponen los tipos Enumeración y Combinación...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Check: SMART status of drives
The monitoring robot will measure the SMART attributes of a server's hard drives...
Cambiar las características de los controles de una ventana
Las características de los controles se pueden ver y/o cambiar en...
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Propiedades del control Nota reposicionable
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
Funciones de controles
Lista de funciones para gestionar controles
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
HReadFirst (Function)
Positions on the first file record according to a browse item.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language.
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
Propiedades del control Zona multilínea
Un control Zona multilínea y sus filas pueden manipularse en una ventana o página utilizando las siguientes propiedades de WLanguage.
Propiedades asociadas a los controles de visualización con formato
El control de visualización con formato incluye algunas propiedades ...
Propiedades del control Texto estático
Lista de propiedades asociadas a un control Texto estático
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
Image (Tipo de variable)
El tipo Image permite definir las características avanzadas de una imagen.
HDescribeConnection (Function)
Describes a new connection to an external database.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
2. Ejemplos y componentes proporcionados con WEBDEV
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
HOpenConnection (Function)
Opens a connection to a specific database.
HFSQL constants
List of constants used by the HFSQL functions.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Mapa del sitio de la documentación de PC SOFT
Propiedades del control Campo de entrada
En WLanguage, es posible manipular controles Campo de entrada una ventana, página o reporte mediante las siguientes propiedades...
Propiedades de reportes y controles asociados
Lista de propiedades asociadas a los informes y sus controles
Propiedades del control HTML
Puede manipular controles HTML en una ventana, página o reporte utilizando las siguientes propiedades WLanguage...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
Propiedades asociadas a los controles Combo Box que muestran una tabla
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
Propiedades del control Disposición
Puede manipular los controles Disposición (y sus celdas) en una ventana o página utilizando las siguientes propiedades WLanguage...
Propiedades HFSQL
Lista de propiedades HFSQL
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
Propiedades asociadas a los controles List Box
Puede manipular controles List Box en una ventana o página utilizando diferentes propiedades WLanguage...
WINDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
1
8