AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 476-200 de 200 para champ
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ScrollbarPosition (Function)
Used to manage the position of elevators:
  • Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application..
  • Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website.
<Imagen>.Background (Función)
Declara el color de fondo predeterminado de los rectángulos y círculos, ... utilizados en un control Imagen.
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
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...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback").
ChangeSourcePage (Función)
Cambia dinámicamente la página que se muestra en un control Página interna
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device..
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
<Camera>.Display (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device..
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<List Box>.Count (Función)
Devuelve el número de elementos de un control List Box, ListView o Combo Box.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
VideoConfigure (Function)
Allows you to configure the video capture driver.
<Chart>.AutoRefreshSeries (Función)
Identifica o define si una serie se actualiza cada vez que se dibuja el gráfico.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Looper>.Count (Función)
Devuelve el número de filas de un control Looper.
<List Box>.Insert (Función)
Inserta un elemento en un control List Box, ListView o Combo Box rellenado mediante programación.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Chart>.SeriesLabel (Función)
Inicializa la etiqueta de una serie de datos en un gráfico.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
<TreeMap>.SelectGroup (Función)
Selecciona visualmente un grupo de elementos en un control TreeMap.
<Chart>.Legend (Función)
Indica la presencia y posición de la leyenda en un gráfico.
<Dashboard>.Display (Función)
Actualiza los elementos de un control Cuadro de mando.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
<Libellé>.AnimationChangeParamètre (Fonction)
Change un des paramètres d'animation utilisé pour un texte animé (dans un champ Libellé).
VideoStop (Function)
Stops the video preview or video recording in a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Camera>.Stop (Función)
Detiene la secuencia de vista previa o grabación de un video en un control Cámara.
AndroidiPhone/iPad Función conservada para controles Cámara en modo "compatible con la versión 26".
<Camera>.Configure (Función)
Permite configurar el controlador de captura de video.
ShapeExtremitySize (Property)
La propiedad ShapeExtremitySize se utiliza para identificar y cambiar el tamaño de la forma al principio y al final de un control Conector.
MyBottomSlidingWindow (Palabra reservada)
La palabra clave MyBottomSlidingWindow permite manipular la ventana deslizante inferior asociada a la ventana actual
<List Box>.Delete (Función)
Elimina un elemento de un control List Box, ListView o Combo Box rellenado mediante programación.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Looper>.Posición (Función)
Mueve la barra de desplazamiento para mostrar una fila específica o devuelve el índice de la primera fila que se muestra en el control Looper.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.Adjust (Función)
Ajusta el título y el tamaño de las columnas que se encuentran en un control Tabla o Tabla TreeView.
grDraw (Function)
Draws a chart according to the specified parameters.
grLegend (Function)
Indicates the presence and position of legend in a chart.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Table>.BreakIndex (Función)
Devuelve el índice de la cabecera y pie de ruptura para una ruptura dada en un control Tabla.
grLegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.Label (Función)
Indica varios parámetros de leyenda adicional en un gráfico.
ChangeStyle (Function)
Modifies the style of a control dynamically.
<Table>.MoveColumn (Función)
Mueve una columna en un control Tabla o Tabla TreeView.
fWatchFile (Function)
Starts watching a file.
TableAddLine (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control.
<Chart>.LegendFont (Función)
Modifica la fuente utilizada para la leyenda del gráfico.
<Chart>.Intervalo (Función)
Indica el intervalo entre los valores de los ejes vertical y horizontal de un gráfico.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window...
MapDeleteAll (Function)
Deletes the following from a Map control:
  • all markers,
  • use any shape you want,
  • all images.
TableInsert (Function)
Inserts a row into:
  • a Table control,
  • a TreeView Table control,
  • tables displayed in a Combo Box control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
dCircle (Example)
Usage example of the dCircle function
<Table>.Sort (Función)
Ordena una Tabla o control Tabla TreeView en una o más columnas (ordenación lexicográfica).
Organizer control events
The following events are associated with Organizer controls:
<Table>.Save (Función)
Actualiza o añade el registro vinculado a la fila actual en el control Tabla o TreeView Table.
<Chart>.Color (Función)
Devuelve e inicializa el color de los diferentes elementos del gráfico.
grColor (Function)
Returns and initializes the color of different chart elements.
Designing a supercontrol
A supercontrol is an advanced type of control...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origen (Función)
Modifica las marcas inicial y final de uno de los ejes del gráfico.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
<Source>.ImportXML (Función)
Importa un archivo XML a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
<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.
<Table>.AddLineWithAnimation (Función)
Añade una fila a un control Tabla o TreeView con una animación.
Elements of a class: Enumerate and manipulate programmatically
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...
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.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Ruptura en un control Tabla
Una pausa en un control Tabla sirve para agrupar los datos correspondientes a uno o varios argumentos...
Funciones del control Mapa
Funciones del control Mapa
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Table>.Count (Función)
Devuelve:
  • el número de columnas que se encuentran en una Tabla o control Tabla TreeView.
  • el número de filas que se encuentran en una Tabla o control Tabla TreeView.
<Map>.FollowMovement (Función)
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
  • a specific context menu used to handle the file.
  • a file preview in thumbnail format (for an Image or PDF file path).
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Chart>.Parameter3DS (Función)
Recupera o modifica un parámetro para dibujar un gráfico en modo Espacial 3D.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Chart>.AddData (Función)
Añade un dato a un gráfico.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
grAddData (Function)
Adds a data into a chart.
TableCount (Function)
Returns:
  • the number of columns found in a Table or TreeView Table control.
  • the number of rows found in a Table or TreeView Table control.
<Looper>.InsertLine (Función)
Inserta una fila en un control Looper.
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...
TableModifyLine (Function)
Modifies a row in:
  • a Table control,
  • a TreeView Table control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
<List Box>.Sort (Función)
Ordena los elementos de un control List Box, ListView o Combo Box rellenado mediante programación.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
GanttTask (Variable type)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
TimeLine control events
The following events appear by default in the WINDEV code editor
Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
Manipulating Sliding Banner controls programmatically
A Sliding Banner control can be handled through programming...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
GuidedTour (Tipo de variable)
El tipo GuidedTour permite definir las características avanzadas de una visita guiada y de sus etapas.
Manipulación de controles Planificador mediante programación (sintaxis con prefijo)
Un control Planificador puede ser...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to:
  • Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
  • Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls...
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Manipulating WinForm .Net controls programmatically
El Centro de Control HFSQL se utiliza para gestionar los servidores HFSQL Cliente/Servidor y las bases de datos HFSQL Cliente/Servidor...
<Chart>.StockAddData (Función)
Añade datos a un gráfico de cotizaciones (velas japonesas, barcharts o minmax).
<Dashboard>.Mode (Función)
Abre o cierra el modo de edición del control Cuadro de mando.
Manipulación de controles Banner deslizantes mediante programación (sintaxis con prefijo)
Un control Banner deslizante puede manejarse mediante programación...
<TreeView Table>.SortChild (Función)
Ordena una rama en un control Tabla TreeView en una o más columnas.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
GuidedTourStep (Tipo de variable)
El tipo GuidedTourStep permite definir todas las características avanzadas de una etapa de una visita guiada.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LabelFont (Función)
Modifica el tipo de letra utilizado para las etiquetas de categoría de un gráfico.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Propiedades asociadas a las roturas de un control Tabla
Se pueden utilizar diferentes propiedades con saltos en un control Tabla...
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page...
picRTF (Tipo de variable)
El tipo picRTF permite definir todas las características avanzadas de una capa que contiene texto RTF.
CursorDisplay (Function)
Displays or hides the mouse cursor.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
picText (Tipo de variable)
El tipo picText permite definir todas las características avanzadas de una capa de tipo Text.
Control Looper Propiedades de ruptura
Se pueden utilizar varias propiedades con las pausas que se encuentran en un control Looper...
Brochure des nouveautés 2025 : Nouveautés WINDEV
Nouveautés de WINDEV 2025 présentes dans la brochure des Nouveautés 2025.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
zipListFile (Function)
Returns the list of files found in an archive.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Búsqueda rápida en el código actual
Al escribir código, los desarrolladores a menudo necesitan hacer búsquedas rápidas en el código actual
<Chart>.SeriesColor (Función)
Inicializa el color de una serie o el color de una sección.
<Chart>.LineThickness (Función)
Recupera y/o modifica el valor del grosor de las líneas de un gráfico de líneas.
<Cell>.DisplayDialog (Función)
Muestra un control Celda en una página con efecto DDW (Oscurecimiento de Ventanas Inactivas). Esta función se utiliza para simular fácilmente un cuadro de diálogo en el código del navegador, utilizando un control Celda en una página.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
<Map>.DeleteAll (Función)
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters...
Brochure des nouveautés 2025 : Nouveautés WEBDEV
Nouveautés de WEBDEV 2025 présentes dans la brochure des Nouveautés 2025.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
iPrintReport (Function)
Prints a report created with the report editor.
New Features brochure - Version 2024: New WINDEV features
WINDEV 2024 new features in the 2024 New Features brochure.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TableAdd (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control,
  • a Combo Box control "with table" (Table control displayed in a Combo Box control).
<Report>.Print (Función)
Imprime un informe creado con el editor del informe.
10. Controles Smart
Controles Smart
<Source>.HistoryModification (Función)
Devuelve las modificaciones realizadas en uno o más campos de un registro determinado. El resultado se puede mostrar en un control List Box o Tabla para que el usuario pueda ver las modificaciones realizadas en el archivo especificado.
ToClipboardRTF (Function)
Writes a character string in RTF into the clipboard.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
8. Controles Smart
Lista de funciones para la gestión de los controles Gráfico (sintaxis con prefijo)
<Kanban>.AddCard (Función)
Agrega una tarjeta a una lista en un control Kanban.
<HTML editor>.ToPDF (Función)
Exporta el contenido de un control HTML Editor a un archivo PDF.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
Manipulating Internal Page controls programmatically
The internal page control is used to display an existing internal page...
PaneVisible (Property)
La propiedad PaneVisible se utiliza para:
  • determinar si el panel del control Editor de imágenes es visible.,
  • muestra u oculta el panel del control Editor de imágenes.
<Code Editor>.Execute (Función)
Ejecuta el código WLanguage que se muestra en el control Editor de código.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Menú emergente del sistema
Los menús emergentes del sistema son gestionados por el sistema (Android, Windows, ...
WINDEV 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
PaneVisibleByDefault (Property)
La propiedad PaneVisibleByDefault determina si el panel del editor de imágenes es visible por defecto.
<Map>.ModifyImage (Función)
Guarda el contenido de un control Editor de código en un archivo.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Map>.AddImage (Función)
Inserta una fila en:
  • un control Tabla,
  • un control Tabla TreeView,
  • tablas que se muestran en un control Combo Box.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Procedimiento WLanguage llamado por inAppRestorePurchases
Procedimiento ("Callback") llamado por inAppRestorePurchases cuando se restaura una compra.
<Window>.EdSelectMinus (Función)
Deselecciona un control cuando el usuario final modifica la interfaz (opción "Permitir que los usuarios finales modifiquen la IU" activada).
<Map>.ModifyShape (Función)
La propiedad ProgressBarColor obtiene y establece el color de progreso en los siguientes controles y elementos:
  • Control Barra de progreso,
  • Columna de tipo Barra de progreso,
  • Celda de tipo Barra de progreso,
  • Control Barra de progreso infinita.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
<Camera>.SetDriver (Función)
Conecta el control "Cámara" a un driver específico para la captura de vídeo.
docFormatMulticolumn (Variable type)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
The Wire control
The Wire control is used to visually link 2 controls...
docAutoReplace (Tipo de variable)
El tipo docAutoReplace permite definir las características avanzadas de una cadena que se utiliza para reemplazar automáticamente a otra cadena a medida que el usuario escribe en un control Procesador de texto.
<Map>.AddShape (Función)
Lista de eventos asociados a los controles de número
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).
<Map>.DeleteImage (Función)
Accepte la demande de connexion d'un appareil distant.
grPrint (Function)
Prints a chart.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<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).
2024 novelties brochure: WEBDEV novelties
El administrador WEBDEV (versión de implementación) permite actualizar WEBDEV Application Server...
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Control Interruptor
Los controles Interruptor (también llamados "Interruptor deslizante") son comúnmente utilizados en las interfaces...
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Folleto de novedades - Versión 28: Novedades de WINDEV
Novedades de WINDEV 28 presentadas en la Revista de novedades.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
1
8