AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 3351-198 de 198 para sélection
Selection query description window: Use
Let's see some operations specific to the description window of a select query...
<Spreadsheet>.BorderSelection (Función)
Modifica el borde de las celdas seleccionadas en un control Hoja de cálculo que se encuentra en una ventana.
<Spreadsheet>.SavePositionAndSelection (Función)
Ahorra:
  • la posición de la Barra de desplazamiento en un control Hoja de cálculo para la hoja de trabajo actual,
  • la hoja de trabajo actual en el control de la hoja de cálculo,
  • los elementos seleccionados en el control Hoja de cálculo para la hoja de cálculo actual.
SelectionLength (Property)
La propiedad SelectionLength obtiene y establece la longitud de la selección realizada en un control Procesador de texto.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window...
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Abrir, cerrar y guardar una consulta
El editor de consultas le permite realizar fácilmente las consultas manipular.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way.
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages...
Elementos utilizados en una consulta selecta
Una consulta creada en el editor de consultas puede contener varios tipos de elementos....
<List Box>.add (función)
Añade un elemento mediante programación a un List Box, ListView, Combo Box o Control Carrusel..
<Table>.RefreshVisible (Función)
Modifica o devuelve el estado de visibilidad de la barra de actualización en un control Tabla o TreeView.
Manipulating Ribbon controls programmatically
WINDEV allows you to programmatically manipulate Ribbon controls, as well as their tabs and groups.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Centro de Control HFSQL: Actualización de vistas materializadas
El Centro de Control permite implementar un mecanismo para actualizar de forma periódica el contenido de una vista materializada...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Types associated with Word processors
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents...
TreeSelect (Función)
Devuelve la ruta completa del elemento seleccionado en un control TreeView.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files...
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control...
Funciones del control Tabla
Lista de funciones específicas de los controles Tabla
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by:
  • a row in a List Box, ListView or Combo Box control.
  • a "Text token" Edit control.
  • a row of a Table control.
  • an input suggestion in an Edit control (if the suggestion is selected).
Ordenar el orden de los registros encontrados en una consulta selecta
Para que el resultado de una consulta sea más fácil de leer, los registros se pueden ordenar según uno o más elementos....
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use ...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
<Report>.InitQuery (Función)
Inicializa la consulta vinculada al informe (para una consulta con parámetros).
Eventos asociados a un control Editor de diagramas
Exemple d'utilisation de la fonction OuvreSoeur
Composite keys
A composite key is a key item containing several other items...
Font (Tipo de variable)
Una variable de tipo Font permite crear una fuente mediante programación...
The Carousel control
The Carousel control is used to display an animated menu made of images...
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
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.
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency...
Propiedades del control Procesador de texto
Puede manipular controles Procesador de texto en una ventana usando las siguientes propiedades WLanguage...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code...
External language: Java programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
The different types of Table fields: programmatically populated, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...
Cursor (Propiedad)
La propiedad Cursor obtiene y establece la posición del cursor en uno de los siguientes controles:
  • Control Campo de entrada.
  • Combo Box con entrada.
  • Columna de tipo "Campo de entrada" y de tipo "Combo Box con entrada" de un control Tabla.
  • Control Procesador de texto.
  • Control Editor HTML.
  • Control Editor de código.
LineSpacing (Property)
La propiedad LineSpacing obtiene y establece el interlineado de las variables de tipo Font.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...
CharacterSpacing (Property)
La propiedad CharacterSpacing obtiene y establece el espaciado entre caracteres.
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
Events associated with internal windows
List of events associated with internal windows
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Window>.OpenPopupPosition (Función)
Abre una ventana emergente especificando su posición de apertura y espera hasta que se cierre.
Manipulating Organization Chart controls programmatically
Manipular controles Organigrama mediante programación (sintaxis con prefijo)
fSelectDir (Function)
Opens a directory picker.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page...
<Source>.PrepareSQLQuery (Función)
Inicializa una consulta escrita en SQL y la declara al servidor de la base de datos para optimizar las siguientes ejecuciones de dicha consulta.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
dRectangleGradient (Function)
Draws a rectangle:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
fImageSelect (Function)
Opens the image picker of Windows.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
<Word Processing>.ClearFormatting (Función)
Reemplaza el formato actual de una selección en un control Procesador de texto por el formato predeterminado.
SpreadsheetStartModification (Función)
Indica el inicio de una serie de acciones realizadas en un control Hoja de cálculo en un único evento ("deshacer/rehacer").
Funciones de controles
Lista de funciones para gestionar controles
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language.
Funciones de impresión
Lista de funciones de impresión
Constants for external files
List of constants used by the functions for managing external files.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
Silent setup
This help page presents the different silent installations available:
  • Installing the WEBDEV Application Server.
  • Client/Server HFSQL server installation.
Email constants
List of constants used by email functions.
Data persistence
The data persistence is used to store the value typed by the user...
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector...
Procedimiento WLanguage llamado por SelectColor
Procedimiento WLanguage del navegador ("callback") ejecutado por SelectColor cuando se cierra la ventana emergente de selección de color.
Propiedades del control Editor de código
Puede manipular controles Editor de código en una ventana utilizando las siguientes propiedades WLanguage...
Manejo de una control Botón de opción mediante programación (sintaxis de prefijo)
WINDEV, WEBDEV y WINDEV Mobile le permiten programar los controles de los botones de radio de manipular...
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
Programación de las celdas de la tabla
Puede manipular los controles Tabla...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Window with parameters
A window can:
  • Receive parameters when it is opened.
  • Return values when it is closed.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
SpreadsheetEndModification (Función)
Indica el final de una serie de acciones realizadas en un control Hoja de cálculo en un solo evento ("deshacer/rehacer").
Managing replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers.
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...
SAP ASE Native Connector (Sybase): Features and notes
The following paragraphs present the main aspects and specific features of the Native SAP ASE Connector (also called Native Sybase Access)...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Manipular texto RTF en un control Campo de entrada
El formato de texto enriquecido (RTF, por sus siglas en inglés) permite codificar el texto para facilitar el intercambio entre aplicaciones...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)...
Propiedades del control Editor de diagramas
WINDEV and WEBDEV allow to handle an control Diagram editor by programming...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...
<Source>.Write (Función)
Escribe un registro en un archivo de datos sin actualizar los índices que corresponden a todas las claves utilizadas en el archivo.
Funciones del control Tabla TreeView
Lista de funciones para la gestión de los controles Tabla TreeView
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
Cambiar las características de los controles de una ventana
Las características de los controles se pueden ver y/o cambiar en...
Propiedades del control Editor HTML
Propiedades del control Editor HTML.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Report controls
Several types of controls can be handled in a report created by the report editor...
External language: Cobol programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...
iCreateFont (Function)
Creates a new print font.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application...
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...
DocClearFormatting (Función)
Reemplaza el formato actual de una selección por el formato predeterminado.
Funciones de control del editor HTML
Lista de funciones para la gestión de los controles del editor HTML
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
DiagramEndModification (Función)
Indica el final de una serie de acciones realizadas en un documento de tipo Diagrama en un solo evento (acciones en el menú "Rehacer/Deshacer".
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
<Spreadsheet>.EndModification (Función)
Indica el final de una serie de acciones realizadas en un control Hoja de cálculo en un solo evento ("deshacer/rehacer").
Oracle Native Connector: Features and notes
Remarks and specific features of the Native Oracle Connector
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector...
DiagramStartModification (Función)
Indica el inicio de una serie de acciones realizadas en un documento de tipo Diagrama en un solo evento (acciones en el menú "Rehacer/Deshacer").
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) ...
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls...
Propiedades asociadas a las filas de un control Tabla TreeView
Las filas de controles Tabla TreeView en una ventana o página pueden ser manipuladas usando propiedades WLanguage...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows...
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
The Looper control
A Looper control is used to repeat the controls found in a specific area...
Description of replicated data files (ReplicEdit)
A replication includes one or more data files...
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
Selecting the files to install and the installer framework
The setup wizard allows you to:
  • Select and configure the files to install. This step is very important.
  • Specify the WINDEV framework used by the installer.
<Spreadsheet>.StartModification (Función)
Indica el inicio de una serie de acciones realizadas en un control Hoja de cálculo en un único evento ("deshacer/rehacer").
The Upload control
The Upload control is used to upload files on the Web server...
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
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...
Materialized view
A materialized view is a physical data source defined by an SQL query.
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...
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL...
Funciones del control TreeView
Las siguientes funciones se utilizan para gestionar los controles TreeView:
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Using layouts in WINDEV and WINDEV Mobile
Layouts allow you to define several views of a window in the same project, without duplicating the window...
Handling controls in a window
The different operations that can be performed on the window controls are as follows...
<Source>.ExecuteSQLQuery (Función)
Inicializa una consulta escrita en lenguaje SQL y declara esta consulta al motor HFSQL.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Funciones varias
Lista de las distintas funciones de WINDEV, WINDEV Mobile y WEBDEV.
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)...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
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...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...
Cinta de opciones de los editores
Las diferentes opciones de los editores WINDEV, WEBDEV y WINDEV Mobile se presentan a través de una cinta...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it...
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
Gestionar paletas de colores
A partir de la versión 2025, WINDEV y WINDEV Mobile incluyen paletas de colores para proyectos y ventanas...
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
ParameterPDF (Función)
Define las opciones del archivo PDF generado.
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Funciones para la gestión de los controles de la Tabla (sintaxis con prefijo)
Lista de funciones para la gestión de los controles de la tabla (sintaxis con prefijo)
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
POUR TOUT/POUR ALL instruction (data file browsing)
Training FOR ALL instruction can be used to perform different types of runs...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
Propiedades de WLanguage disponibles en PHP
Las siguientes propiedades están disponibles en PHP
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features 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.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
2. Desarrollo
Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS Lección 2 - Desarrollo - 30 min
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
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...
HFSQL constants
List of constants used by the HFSQL functions.
Mapa del sitio de la documentación de PC SOFT
1
8