AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 401-191 de 191 para Form
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application...
SQLColumnFormat (Function)
Returns the different types of columns supported:
Las propiedades asociadas a un informe
Lista de propiedades asociadas a un informe
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time...
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis.
<Source>.SavePosition (Function)
Stores the current context of a data file: current record, filter, read pointers.
Framework GDI+
Algunas funciones de WINDEV utilizan el framework GDI+...
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options...
Creating a window skin template
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Creating the menus for the pages of the WEBDEV RAD pattern
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
HListLink (Function)
Returns the list of data file bindings (Merise type) present:
  • in the current analysis,
  • in ongoing analyses (projects with multiple analyses).
  • in a specific analysis.
HAdd (Example)
Usage example of the HAdd function
The tables in a report
In a report, a table includes a set of controls called "Table cells"...
Confirm (Función)
Muestra un mensaje en un cuadro de diálogo estándar que propone las opciones "Sí", "No", "Cancelar", y devuelve la respuesta del usuario.
<HTML Display control>.ControlValue (Función)
Se utiliza para identificar o modificar un control de un formulario HTML contenido en un control de visualización HTML.
SaaSSendSecurityCode (Función)
Envía el código de seguridad a los usuarios para que puedan cambiar sus contraseñas.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...
2. Desarrollo web y WEBDEV
Tutorial de WEBDEV: Presentación de WEBDEV Lección 2: Desarrollo web y WEBDEV - 10 min
Configuring the remote administrator
The remote administrator is an optional tool provided with WEBDEV Application Server...
HFSQL Client/Server: Server settings
OLEPlay (Función)
Permite:
  • recuperar de un servidor la lista de operaciones disponibles (distintas de la edición),
  • realizar una operación.
Multicolumn report
The report editor allows you to create "Multicolumn" reports.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
WinEdSelect (Función)
Devuelve uno de los controles seleccionados cuando la interfaz es modificada por el usuario final (opción "Permitir a los usuarios finales modificar la IU" activada).
BackgroundImagePrinted (Property)
The property ImageBackgroundPrinted property allows you to:
  • Determine if the background image of a report (form or other) should be printed.
  • Print (or not) the background image of a report.
YesNoAsynchronous (Función)
Muestra un mensaje en un cuadro de diálogo estándar no bloqueante con las respuestas "Sí" y "No" y llama a un procedimiento WLanguage con la respuesta del usuario.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls...
Compartir código fuente mediante el SCM
Tutorial WEBDEV - SCM para WEBDEV Compartir código fuente mediante el SCM - 30 min
Warning (Función)
Muestra un mensaje personalizado en una ventana de advertencia del sistema.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
Creating the menus for the windows of the WINDEV RAD pattern
Various WEBDEV constants
Various WEBDEV constants
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
ArraySort (Function)
Sorts a WLanguage array.
Supercontrol
A supercontrol is an advanced type of control...
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
1. Crear ventanas para agregar y editar datos
Tutorial WINDEV - Gestionar datos en una aplicación WINDEV Lección 1 - Crear ventanas para agregar y editar datos - 50 min
Generating the RAD pattern
To generate a RAD pattern:
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page...
<Source>.InfoLock (Función)
Devuelve información sobre el bloqueo de un archivo de datos, un registro o todos los registros de un archivo de datos.
Sort (Function)
Sorts a WLanguage array.
2. Gestionar una base de datos
Tutorial WEBDEV - Crear un sitio WEBDEV Lección 2 - Manipular una base de datos - 30 min
Autenticación de usuarios: Groupware Usuario
Tutorial WEBDEV - Groupware Usuario Autenticación de usuarios: Groupware Usuario - 20 min
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
<Array>.Sort (Función)
Ordena un array WLanguage.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket...
Report viewer: Offer several reports
In the document preview, end users can...
Creating a report
The report editor allows you to easily create all types of reports via a wizard...
YesNo (Función)
Muestra un mensaje en un cuadro de diálogo estándar que propone la opciones "Sí" y "No", y devuelve la respuesta del usuario.
Monitoring robot: Robot controller settings
From the monitor, you can change the configuration options...
Overview of external languages
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...
diagPath (Tipo de variable)
El tipo diagPath se utiliza para definir todas las características avanzadas de una forma Path (equivalente a un polígono que puede incluir líneas de redondeo).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...
Spare server
A "spare" server is a target server in a unidirectional automatic replication...
diagImage (Tipo variable)
El tipo diagImage se utiliza para definir todas las características avanzadas de una forma de diagrama creada a partir de una imagen.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the control (data-bound or populated programmatically) ...
diagOval (Variable type)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
RequestUpdateUIParent (Función)
Pide que se ejecute el proceso "Solicitud para actualizar la visualización" del padre. Esta función se conserva por motivos de compatibilidad con versiones anteriores.
diagPolygon (Tipo variable)
El tipo diagPolygon se utiliza para definir todas las características avanzadas de una forma de tipo Polígono.
diagShape (Variable type)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Report based on a query
Queries are used to easily select records in one or more data files...
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects...
diagGroup (Tipo de variable)
El tipo diagGroup se utiliza para definir todas las características avanzadas de un grupo de formas en un control Editor de diagramas.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...
<Source>.CheckMemo (Función)
Verifica la integridad estructural de los memos de un archivo de datos HFSQL.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.
diagRectangle (Tipo variable)
El tipo diagRectangle se utiliza para definir todas las características avanzadas de una forma de tipo Rectángulo.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
HTTPRequest (Function)
Starts an HTTP request on a server.
Height (Property)
The Height property gets and sets the height:
  • of a control or block in a report.
  • of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
  • of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
  • of a break cell in a Table or Looper control.
funciones HTTP
Lista de funciones HTTP
RequestRefreshUIParent
Pide que se ejecute el proceso "Solicitud para actualizar la visualización" del padre.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
RequestRefreshUI
Solicita la ejecución del evento "Solicitud para actualizar la visualización" (y devuelve el control sin esperar a que se ejecute el evento).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)...
<Window>.EdDeselectAll (Función)
Deselecciona todos los controles cuando el usuario final modifica la interfaz (opción "Permitir que los usuarios finales modifiquen la IU" activada).
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server...
RequestUpdateUI (Función)
Solicita la ejecución del evento "Solicitud para actualizar la visualización" (y devuelve el control sin esperar a que se ejecute el evento). Esta función se conserva por motivos de compatibilidad con versiones anteriores.
<Window>.EdSelectOccurrence (Función)
Indica el número de controles seleccionados cuando la interfaz es modificada por el usuario final (opción "Permitir a los usuarios finales modificar la IU" activada).
fCurrentDir (Function)
Identifies or modifies the current directory.
<Window>.EdSelect (Función)
Devuelve uno de los controles seleccionados cuando la interfaz es modificada por el usuario final (opción "Permitir a los usuarios finales modificar la IU" activada).
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
El control Pestañas "dinámico" (sintaxis con prefijo)
El control Pestaña dinámica se utiliza para mostrar varias ventanas en la misma...
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device.
Width (Property)
The Width property gets and changes the width:
  • of a control or block in a report.
  • of a control (found in a window), window, column found in a table or column found in a list box (including listview).
  • of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
Compartir código fuente mediante el SCM
Tutorial WINDEV - Un SCM para WINDEV Compartir código fuente mediante el SCM - 30 min
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware ...
Declaring and using a variable
A variable is defined by name and type...
Search and full-text index
HFSQL proposes a quick search for character strings in the data...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
2. Desarrollo
Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS Lección 2 - Desarrollo - 30 min
Configuring an application with User Groupware
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Display (External language)
Displays a value in a control or assigns a value in a variable.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup.
Reset (Function)
Reinitializes:
  • all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
  • the controls found in a group of controls, a supercontrol, an internal window or an internal page.
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...
How to create a patch?
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style.
iPrintPDF (Function)
Prints the content:
  • of a PDF file.
  • of a buffer containing a PDF.
  • of a PDF Reader control.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Descubra WINDEV Mobile
Tutorial WINDEV Mobile - Presentación de WINDEV Mobile Descubra WINDEV Mobile - 10 min
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.
WarningAsynchronous (Función)
Muestra un mensaje personalizado en una ventana de advertencia del sistema no bloqueante.
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, ...
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
1. Descubra WINDEV
Tutorial WINDEV: Presentación de WINDEV Lección 1 - Descubra WINDEV - 5 min
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
Two-level setup
The two-level setup (or multisite setup) combines:
  • a reference network setup deployed on a local network.
  • an HTTP setup used to update the reference setup on the local network.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them...
Adaptar un sitio web a varios idiomas
Tutorial WEBDEV - Gestionar varios idiomas en un sitio web Adaptar un sitio web a varios idiomas - 50 min
2. Ejemplos y componentes proporcionados con WEBDEV
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...
4. Ventanas con búsqueda
Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS Lección 4 - Ventanas con búsqueda - 30 min
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.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming...
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
HModify (Example)
Usage example of the HModify function
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database...
WDTRAD options
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions...
1. Crear páginas
Tutorial WEBDEV - Crear un sitio WEBDEV Lección 1 - Crear páginas - 10 min
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos...
Funciones del control de visualización HTML
Lista de funciones para la gestión de controles de visualización HTML
CallWD: Function specific to the external language
Calls a WLanguage function from an external language.
AuthToken (Tipo de variable)
El tipo AuthToken contiene las características de un token de acceso a un servicio web.
Funciones de ventanas
Lista de funciones para la gestión de ventanas
<Window>.EdRestore (Función)
Deshace todos los cambios realizados por el usuario final (opción "Permitir a los usuarios finales modificar la interfaz de usuario" activada).
<Menu>.Exist (Función)
Indica si una opción de menú existe en un menú.
<htmlNode variable>.FindElementByTag (Función)
Busca elementos que correspondan a una etiqueta en un nodo HTML.
Translating a text file with WDTRAD
Storing files in Android
The file system on the devices running Android is divided into two main storage areas...
<Window>.EdSelectPlus (Función)
Selecciona un control cuando el usuario final modifica la interfaz (opción "Permitir que los usuarios finales modifiquen la IU" activada).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Pyramid charts
Pyramid charts allow you to view data in descending order...
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
1. Ejemplos proporcionados con WINDEV Mobile
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server...
Monitoring robot: Robot settings
From the monitor, you can change the configuration options...
DisplayMask (Property)
The DisplayMask property is used to:
  • Find out the display mask.
  • Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
httpRequest (Tipo de variable)
El tipo httpRequest permite definir las características avanzadas de una solicitud HTTP/HTTPS.
AJAX: Llamadas directas a procedimientos
A partir de la versión 2024, no es necesario utilizar las funciones AJAXExecute y AJAXExecuteAsynchronous para realizar llamadas AJAX...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
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...
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.
restRequest (Tipo de variable)
El tipo restResponse permite definir todas las características avanzadas de una respuesta REST.
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
¿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 ...
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Propiedades de reportes y controles asociados
Lista de propiedades asociadas a los informes y sus controles
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
Propiedades del control de la barra de progreso
Lista de propiedades asociadas al control Progress Bar
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
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
1
8