AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 351-200 de 200 para Mouse
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
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...
Chart control: Features in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window...
Events associated with Looper controls
List of events associated with Looper controls
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
EmulateDnD (Función)
Emula la acción de "arrastrar y soltar" en las pruebas automatizadas.
PDFControlInfoXY (Función)
Devuelve las características de un control interactivo sobre el que se pasa el cursor en un control Lector PDF.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
State (Property)
The State property gets and sets the state of an element.
<Gantt chart>.ListTask (Función)
Devuelve:
  • la lista de tareas entre dos fechas dadas en una columna del diagrama de Gantt,
  • todas las tareas en una columna del diagrama de Gantt,
  • una tarea específica (seleccionada o sobrevolada).
Referring to an element in a WLanguage event / process
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
The different types of windows
The following types of windows can be created in a WINDEV application...
<Scheduler>.InfoXY (Función)
Devuelve la cita, el recurso o la fecha que se encuentra en la posición dada en un control Planificador.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project...
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click...
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.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options...
The Dashboard control
Dashboards are essential elements in an application...
Funciones de gestión de imágenes (sintaxis con prefijo)

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
<Table>.MoveColumn (Función)
Mueve una columna en un control Tabla o Tabla TreeView.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SchedulerListAppointment (Function)
Returns:
  • the list of appointments found between two dates in a Scheduler control,
  • all the appointments found in a Scheduler control,
  • a specific appointment (selected or hovered).
Events associated with internal windows
List of events associated with internal windows
OrganizerListAppointment (Function)
Returns:
  • the list of appointments found between two dates in an Organizer control,
  • all appointments found in an Organizer control,
  • a specific appointment (selected or hovered).
Page constants
List of constants used by page functions.
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...
<List Box>Posición (Función)
Muestra un control List Box (o un ListView) a partir de un elemento especificado o devuelve el índice del primer elemento mostrado en un control List Box (si se utilizó la barra de desplazamiento).
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data...
Responsive Web Design: Managing a header banner
This help page explains how to create a page containing a header bar in Responsive Web Design mode...
WDInst: include an autorun in a CD installation
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer...
Variables for managing the Drag and Drop
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile...
<Scheduler>.ListAppointment (Función)
Devuelve:
  • la lista de citas encontradas entre dos fechas en un control Planificador,
  • todas las citas que se encuentran en un control Planificador,
  • una cita especifica (que se ha seleccionado o sobre la que se ha deslizado el cursor).
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Funciones de gestión de imágenes
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...
<Organizer>.ListAppointment (Función)
Devuelve:
  • la lista de citas encontradas entre dos fechas en un control Agenda,
  • todas las Appointment encontradas en un control Agenda,
  • una cita especifica (que se ha seleccionado o sobre la que se ha deslizado el cursor).
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
  • the name of the column displayed for the specified position.
  • the index of the row or column for the specified position.
Resizing a window (AAF)
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...
SysIconAdd (Función)
Añade un icono en la bandeja del sistema (en la esquina inferior derecha de la pantalla).
SetFocus (Function)
Set focus:
  • to a control (found in a window, in a page or in a frameset).
  • to a window.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
<Chart>.InfoXY (Función)
Devuelve información sobre la serie que se encuentra en un punto concreto del gráfico.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<TreeView>.Modificar (Función)
Modifica un elemento (nodo u hoja) en un control TreeView.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block...
Propiedades del control Editor de código
Puede manipular controles Editor de código en una ventana utilizando las siguientes propiedades WLanguage...
<Table>.SelectPlus (Función)
Selecciona una fila en un control Tabla o TreeView.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Table>.Posición (Función)
Muestra un control Tabla o Tabla TreeView a partir de una fila específica o devuelve el índice de la primera fila que se muestra en la Tabla o Tabla TreeView.
<Popup>.Display (Función)
Muestra una ventana emergente en una página con efecto DDW (Oscurecimiento de Ventanas Inactivas).
The Scheduler control
The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.
Cambiar las características de los controles de una ventana
Las características de los controles se pueden ver y/o cambiar en...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...
Creating a window skin template
Designing a supercontrol
A supercontrol is an advanced type of control...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
<Table>.InfoXY (Función)
Devuelve para una posición dada en un control Tabla o TreeView Tabla (coordenadas de un punto de control):
  • el nombre de la columna mostrada para la posición especificada.
  • el índice de la fila o columna para la posición especificada.
<Table>.Sort (Función)
Ordena una Tabla o control Tabla TreeView en una o más columnas (ordenación lexicográfica).
<TreeView>.Insert (Función)
Inserta una hoja en un control TreeView en una posición específica.
SQL view
An SQL view is a virtual data source defined by an SQL query...
Code history
The code history is used to...
Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Propiedades del control Procesador de texto
Puede manipular controles Procesador de texto en una ventana usando las siguientes propiedades WLanguage...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Función)
Muestra una página WEBDEV como una ventana emergente en la página actual con un efecto DDW (oscurecimiento de Ventanas Inactivas).
Container column in a Table control
A cell found in a Table control can contain a set of controls...
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls...
"?" menu
WINDEV proposes a help menu adapted to your applications...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
Funciones de controles
Lista de funciones para gestionar controles
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
Sesiones preiniciadas
Una sesión prelanzada es una sesión de sitio web (o servicio web) lanzada automáticamente en el servidor web desde el WEBDEV Application Server...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site...
<TreeView>.Add (Función)
Agrega un elemento "hoja" (y todos los nodos necesarios) en un control TreeView.
Propiedades asociadas a una ventana
Lista de propiedades asociadas a una ventana
RulerModifiable (Property)
The RulerModifiable property is used to:
  • Find out whether the user can move the playhead in a TimeLine control.
  • Allow or prevent the user from moving the playhead in a TimeLine control.
The Wire control
The Wire control is used to visually link 2 controls...
Events associated with pages
List of events associated with pages
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Propiedades del control Editor de imágenes para móviles
Puede manipular controles Editor de imágenes para móviles en una ventana utilizando las siguientes propiedades WLanguage...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms ...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...
Materialized view
A materialized view is a physical data source defined by an SQL query.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.
The Slider control (in a page)
WEBDEV proposes two types of sliders...
Propiedades del control multimedia
Lista de propiedades asociadas al control multimedia
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...
Message (Property)
The Message property is used to:
  • Find out the help message associated with a control or with a menu option (in a window).
  • Modify the help message associated with a control or with a menu option (in a window).
Automated tests: Emulation functions
List of automatic tests: Emulation functions
1. Funciones WLanguage específicas de WEBDEV
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Propiedades del control Panel acoplable
Puede manipular los controles del Panel acoplable en una ventana utilizando las siguientes propiedades de WLanguage...
Propiedades asociadas a los controles Combo Box que muestran una tabla
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.
Propiedades del control Cubo
Lista de propiedades asociadas al control Cubo
Propiedades del control Editor de imágenes
Puede manipular controles Editor de imágenes en una ventana utilizando las siguientes propiedades WLanguage...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Report controls
Several types of controls can be handled in a report created by the report editor...
Propiedades de los controles .NET (WPF)
Lista de propiedades asociadas al control .NET 3.0, 4.0 (WPF)
Propiedades del control OLE
Lista de propiedades asociadas a un control OLE
Propiedades del control Contenedor nativo
Puede manipular un control Contenedor nativo en una ventana utilizando las siguientes propiedades WLanguage...
Propiedades del control TreeMap
Puede manipular los controles TreeMap en una ventana utilizando las siguientes propiedades de WLanguage.
Propiedades del control ActiveX
Lista de propiedades asociadas al control ActiveX
Características de las columnas de un control Columna de tabla en una ventana (sintaxis con prefijo)
Las columnas se utilizan para mostrar información en un control Tabla...
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 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...
Propiedades del control Carrusel
Lista de propiedades asociadas al control Carrusel
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
Propiedades del control Barra lateral
Lista de propiedades asociadas al control Barra lateral
Propiedades del Control de número
Lista de propiedades asociadas al Control de número
Propiedades del Control deslizante de rango
Las siguientes propiedades están asociadas a los Controles deslizante de rango:
Propiedades del control Barra de desplazamiento
Lista de propiedades asociadas al control Barra de desplazamiento
Propiedades del control Chat IA
Puede manipular los controles Chat IA en una ventana utilizando las siguientes propiedades de WLanguage...
Propiedades del control Barra de progreso infinita
Un control Barra de progreso infinita puede manipularse en una ventana con las siguientes propiedades WLanguage...
Propiedades del control deslizante (en una ventana)
Lista de propiedades asociadas al control deslizante que se encuentra en una ventana
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Propiedades WLanguage de los controles Ventana interna
Lista de propiedades WLanguage de los controles Ventana interna
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...
Propiedades del control Organigrama
Puede manipular los controles Organigrama en una ventana utilizando las siguientes propiedades de WLanguage...
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.
Propiedades del control Nota reposicionable
Puede manipular los controles Nota reposicionable en una ventana utilizando 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...
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
Programación de las celdas de la tabla
Puede manipular los controles Tabla...
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.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
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) ...
Propiedades del control Editor HTML
Propiedades del control Editor HTML.
Propiedades del control Winform .Net
Las siguientes propiedades pueden utilizarse con controles .Net (WinForm) ...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
RulerVisible (Property)
The RulerVisible property is used to:
  • Determine if a playhead is visible in a TimeLine control.
  • Show or hide a playhead in a TimeLine control.
Propiedades del control Editor de diagramas
WINDEV and WEBDEV allow to handle an control Diagram editor by programming...
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control...
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...
Propiedades del control Flexbox
Las propiedades WLanguage permiten manipular ...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
Propiedades del control ListView
Lista de propiedades asociadas al control ListView
Control Cajón de navegación propiedades
Lista de propiedades asociadas al control Cajón de navegación
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
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.
Propiedades de Control Celda
Lista de propiedades asociadas al control Celda
Propiedades del control TreeView
Puede manipular los controles TreeView en ventanas y páginas utilizando las propiedades WLanguage...
Propiedades del control Kanban
En una ventana o página, puede utilizar propiedades WLanguage para manipular...
Propiedades del control Valoración
El control Valoración puede utilizarse tanto en una ventana como en una página.
Propiedades asociadas a un supercontrol
Lista de propiedades asociadas a un supercontrol
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 del control Pestañas
Un control Pestaña puede ser manipulado en una ventana o página usando las siguientes propiedades WLanguage...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
Propiedades del control Interruptor
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...
Propiedades del control Calendario
Se pueden utilizar varias propiedades de WLanguage en el control Calendario que se encuentra en una ventana o en una página...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
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...
Propiedades del control Botón
Los controles Botón de una ventana o página pueden manipularse utilizando diferentes propiedades WLanguage...
Propiedades del control Looper
Puede manipular los controles Looper en una ventana o página utilizando las siguientes propiedades de WLanguage...
Propiedades asociadas a los modelos de controles
Se pueden utilizar varias propiedades de WLanguage para manejar un modelo de controles en una ventana o en una página...
Propiedades del control Cuadro de mando
Puede manipular los controles Cuadro de mando en una ventana utilizando las siguientes propiedades WLanguage...
Radio Button control properties
List of properties associated with a Radio Button control
Propiedades del control Imagen
Los controles Imagen incluyen propiedades que pueden ser manejadas en WLanguage tanto en las ventanas y páginas como en los informes...
Propiedades del control Mapa
Las siguientes propiedades se pueden utilizar con los controles Mapa:
Propiedades del control Texto estático
Lista de propiedades asociadas a un control Texto estático
Propiedades del control Casilla de verificación
Se pueden utilizar varias propiedades de WLanguage en los controles Casilla de verificación que se encuentran en una ventana, en una página o en un informe...
Propiedades del control Gráfico
Se puede utilizar un control Gráfico ...
Propiedades asociadas a los controles List Box
Puede manipular controles List Box en una ventana o página utilizando diferentes propiedades WLanguage...
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Varias constantes
Lista de las distintas constantes utilizadas por las funciones constantes WINDEV.
Propiedades del control Tabla
Puede manipular los controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage...
Propiedades del control de la barra de progreso
Lista de propiedades asociadas al control Progress Bar
TreeView Table control properties
List of properties associated with the TreeView Table control
Declaración de las funciones de la API de Windows
Sintaxis para declarar las funciones de la API de Windows
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
Mapa del sitio de la documentación de PC SOFT
1
8