AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 101-125 de 200 para les
Editor de diagramas: cinta de opciones y paneles
El control Editor de diagramas incluye diferentes características a las que se puede acceder mediante...
Manipular controles Menú contextual mediante programación
WEBDEV incluye diferentes funciones y propiedades WLanguage para manipular controles Menú contextual mediante programación...
Page en modo Sesión: Poblar los controles después de una larga Process
En una aplicación web, es posible que necesite ejecutar procesos largos (por ejemplo, para actualizar contadores...
Manipular controles Editor de imágenes para móviles mediante programación
WINDEV Mobile permite manipular controles Editor de imágenes para móviles mediante programación...
7. Controles disponibles en una ventana
WINDEV Mobile incluye varios tipos de controles
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Manipulación programática de los Controles Diagrama de Gantt
Modifies the configuration of a service according to the information given in the members of the Service variable.
11. Controles Tabla/Looper
MyReport se utiliza para gestionar el informe actual...
11. Controles Tabla/Looper
Optimiza las consultas de selección mediante el uso de tiempos de inactividad al gestionar una aplicación (período sin procesos).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Gráficos Waffle
Los gráficos Waffle muestran el progreso hacia un objetivo, el porcentaje de realización o una distribución de valores...
Constantes de la visita guiada
Lista de funciones para la gestión de los controles del editor HTML
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
<Drive variable>.ListDirectory (Función)
Crea una lista de los directorios de una unidad (Drive).
Instalación de un sitio WEBDEV
Hay dos métodos para instalar un sitio WEBDEV en un servidor Unix...
Importar un diseño Figma
Figma es una herramienta de diseño en línea que permite crear diseños y prototipos en diversos campos, en particular para sitios web y aplicaciones...
LibraryPanelVisible (Property)
La propiedad LibrayPanelVisible permite:
  • determinar si el panel "Biblioteca" se muestra en un control Editor de diagramas.
  • mostrar u ocultar el panel "Biblioteca" en un control Editor de diagramas.
xlsRow (Variable type)
The xlsRow type is used to describe and modify a row in an Excel document...
Creación de la plantilla de un reporte
The HierarchicalDepth property is used to:
  • Find out the depth of a hierarchical control in a report.
  • Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).
Control Menú contextual (WEBDEV)
Los menús contextuales se utilizan a menudo en sitios web...
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Alcance de procedimientos
El ámbito de una Procedure define si es public, private, etc...
Configurar y utilizar un servidor Bitcoin Core
WLanguage ofrece varias funciones para manipular un servidor Bitcoin Core...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Collapsing/Expanding a TreeView control programmatically
To collapse/expand a TreeView control through programming, ...
<Spreadsheet>.MergeCell (Función)
Combina celdas especificadas o seleccionadas en un control Hoja de cálculo.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature:
  • for a specific window.
  • for all the application windows.
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
<aiNeuralNetworkModel variable>.Detect (Función)
Ejecuta un modelo de red neuronal entrenado en una imagen. Esta función utiliza la inteligencia artificial para detectar objetos en una imagen.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Chart>.TimeLevelMax (Función)
Fija el número de niveles para mostrar en la escala temporal de un gráfico, así como el nivel máximo.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
<Spreadsheet>.DeleteColumn (Función)
Elimina una columna de un control Hoja de cálculo.
MyHostControl (Palabra reservada)
La palabra clave MyHostControl permite manipular el control Página WEBDEV desde el código de la página que se muestra en dicho control.
SysErrorMode (Function)
Modifies the display mode of errors.
GuidedTour (Tipo de variable)
El tipo GuidedTour permite definir las características avanzadas de una visita guiada y de sus etapas.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x and 2.0.x servers for the CGI protocol and WEBDEV sites.
ContactSource (Variable type)
The ContactSource type lets you define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
DriveCreateDirectory (Función)
Crea un directorio en la unidad remota.
Figma: Cómo encontrar la clave de Figma
Para importar diseños Figma, debe introducir la clave de Figma en las opciones generales de WINDEV, WEBDEV o WINDEV Mobile.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
<Drive variable>.CreateDirectory (Función)
Crea un directorio en la unidad remota.
fLoadResource (Function)
Loads the content of a resource from a library.
gglAttachment (Tipo variable)
El tipo gglAttachment se utiliza para definir todas las características avanzadas de un archivo adjunto a un evento de calendario. El calendario puede describirse utilizando el tipo gglCalendar.. Este calendario es utilizado por el servicio Google Calendar.
Funciones de telemetría
Las siguientes funciones permiten gestionar la telemetría:
Responsive Web Design: Gestión de una barra de encabezado
Esta ayuda Page explica cómo crear una Page que contenga una barra de cabecera en modo Responsive Web Design...
VisibleRange (Property)
The VisibleRange property gets and sets the width of the Range Slider control track.
MyBottomSlidingWindow (Palabra reservada)
La palabra clave MyBottomSlidingWindow permite manipular la ventana deslizante inferior asociada a la ventana actual
<Table>.DeleteSelect (Función)
Elimina las filas seleccionadas de un control Tabla o Treeview Table.
DDESend (Function)
Sends a data to the program connected via DDE.
<EmailOutlookSession variable>.GetAll (Función)
Recupera todos los correos electrónicos encontrados en un servidor Outlook.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
<Document variable>.Replace (Función)
Busca todas las instancias de una cadena de caracteres y las sustituye por otra cadena en una variable Documento.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
AIDetectModel (Función)
Ejecuta un modelo de red neuronal entrenado en una imagen. Esta función utiliza la inteligencia artificial para detectar objetos en una imagen.
ArrayCopy (Function)
Copies the content of an array to another array.
<Gantt chart>.WorkingHour (Función)
Sobrescribe las horas de trabajo en una fila de una columna Diagrama de Gantt en un control Tabla o Tabla TreeView.
<EmailPOP3Session variable>.GetAll (Función)
Recupera todos los correos electrónicos encontrados en un servidor POP3.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.
<Chart>.AddData (Función)
Añade un dato a un gráfico.
<Source>.FilterIncludedBetween (Función)
Define y activa un filtro de tipo "Comprendido entre" en un archivo de datos, vista o consulta.
Crear un diagrama interactivo
El control Editor de diagramas permite que los usuarios finales creen y editen diagramas...
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming...
<Drive variable>.MoveDirectory (Función)
Mueve un directorio y su contenido a otro directorio en una unidad remota.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
<Spreadsheet>.SortSelection (Función)
Ordena los valores seleccionados en un control Hoja de cálculo.
SelectionOnly (Property)
The SelectionOnly property is used to:
  • Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records..
  • Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only.
<TreeView>.Find (Función)
Encuentra un elemento (hoja o nodo) en un control TreeView y devuelve su camino.
Utilizar código Kotlin
Kotlin es un lenguaje de programación utilizado principalmente por desarrolladores de Android...
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
zipSelectFile (Function)
Selects files from an archive.
<Kanban>.Filter (Función)
Muestra solo las tarjetas que coinciden con el filtro especificado.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
GuidedTourStep (Tipo de variable)
El tipo GuidedTourStep permite definir todas las características avanzadas de una etapa de una visita guiada.
<Word Processing>.InsertTable (Función)
Inserta una tabla en un control Procesador de texto.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ActivePlane (Property)
La propiedad ActivePlane obtiene y establece el número del plano activo en una ventana, ventana interna o control Celda.
<Word Processing>.Replace (Función)
Busca todas las instancias de una cadena de caracteres y las sustituye por otra cadena en un control Procesador de texto.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
<Libellé>.AnimationChangeParamètre (Fonction)
Change un des paramètres d'animation utilisé pour un texte animé (dans un champ Libellé).
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans.
Container column in a Table control
A cell found in a Table control can contain a set of controls...
zipDeleteAll (Function)
Deletes all files from an archive.
<Scanner variable>.ToImage (Función)
Recupera un documento de un escáner en una variable de tipo Image.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
iParameterPreview (Function)
Configures the print preview:
  • display a message regarding the resources of current computer.
  • display or hide the ribbon tabs and buttons.
  • the export options available in the mini preview window.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
2. Administrador WEBDEV en la práctica
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
<Connection variable>.SendMessageToClient (Función)
Muestra un mensaje en el equipo de los clientes.
DynamicTab (Property)
The DynamicTab property is used to:
  • Find out the type of a Tab control (static tab or dynamic tab).
  • Modify the type of a Tab control (static tab or dynamic tab).
grScatter3DAltitudeColor (Función)
Define los diferentes colores utilizados según los niveles de altitud de una serie que se encuentra en un gráfico de dispersión 3D.
Utilizar la gestión de tareas y el calendario
La gestión del tiempo es muy importante...
17. Centro de Gestión de Proyectos
Centro de Gestión de Proyectos
2. Funciones WLanguage específicas de los teléfonos
Extracts and decompresses a list of files found in an archive to a physical location.
21. Reportes
Hay dos métodos para instalar un sitio WEBDEV en un servidor Unix...
<mongoCollection variable>.add (función)
Añade uno o más documentos a una colección de la base de datos MongoDB.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Source>.ToWindows (Función)
Inicializa automáticamente los controles de una ventana con:
  • los valores de los elementos vinculados en el registro actual (cargado en memoria) del archivo de datos HFSL descrito en el editor de modelo de datos.
  • los valores de las variables WLanguage vinculadas.
<Table>.Select (Función)
Devuelve el índice del elemento seleccionado en el control Tabla o TreeView.
FontCondensed (Property)
The FontCondensed property is used to:
  • Determine if characters in a text are condensed.
  • Condense (or not) the characters in a text.
Associative array (Variable type)
An associative array is an "advanced" type of array...
<Connection variable>.DisconnectClient (Función)
Muestra un mensaje en los equipos Cliente y desconecta la aplicación.
<Word Processing>.Insert (Función)
Inserta un objeto en un control Procesador de texto. Los objetos que se pueden utilizar son:
  • un elemento,
  • un documento,
  • a paragraph,
  • un texto,
  • una imagen, etc,
  • un fragmento.
fMerge (Function)
Merges several files into a single one.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Funciones de correo electrónico
Lista de funciones para la gestión del correo electrónico
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<Chart>.Scatter3DAltitudeColor (Función)
Define los diferentes colores utilizados según los niveles de altitud de una serie que se encuentra en un gráfico de dispersión 3D.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
<Table>.DisableFilter (Función)
Desactiva un filtro de usuario en una columna o en todas las columnas que se encuentran en un control Tabla o Tabla TreeView.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Size (Property)
The Size property is used to determine and change the size of an element.
PageBorderVisible (Property)
La propiedad PageBorderVisible permite:
  • determinar si los bordes de página se muestran en un control Editor de diagramas.
  • mostrar u ocultar los bordes de página en un control Editor de diagramas.
Ventana deslizante inferior (Bottom sheet)
Las ventanas deslizantes inferiores (comúnmente conocidas como "Bottom sheets") se utilizan cada vez más en aplicaciones móviles...
Servicio web REST seguro
WINDEV y WEBDEV permiten crear servicios web REST seguros con tokens de acceso OAuth...
<Source>.RecordToXML (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
<Map>.DeleteAll (Función)
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters...
<Table>.DeleteWithAnimation (Función)
Elimina una fila de un control Tabla, de un control Tabla TreeView (o de una tabla mostrada en un control Combo Box) con una animación.
Color (Property)
The Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
GanttTask (Variable type)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HSendMessageToClient (Function)
Displays a message on the client computers.
MapDeleteAll (Function)
Deletes the following from a Map control:
  • all markers,
  • use any shape you want,
  • all images.
5. Servicios web
WINDEV permite utilizar fácilmente servicios web (o servicios Web XML).
ModifierPanelVisible (Propiedad)
La propiedad ModifierPanelVisible permite:
  • determinar si el panel "Modificador" se muestra en un control Editor de diagramas.
  • mostrar u ocultar el panel "Modificador" en un control Editor de diagramas.
<Drive variable>.CreateFile (Función)
Crea un archivo en la unidad remota.
How to fill a TreeView control?
This help page explains how to fill a TreeView control.
GglFillCalendarByRequest (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query.
EventChange (Function)
Modifies the status of an event.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
FlexGrow (Propiedad)
La propiedad FlexGrow obtiene y establece el factor de crecimiento de un elemento en una línea de un control Flexbox.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Image>.AnimationLitParamètre (Fonction)
Lit la valeur d'un des paramètres d'animation défini pour un champ Image.
15. Centro de Gestión de Proyectos
Modifies a column in a horizontal Table control.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
WINDEV 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
Designing a supercontrol
A supercontrol is an advanced type of control...
13. Reportes
Reportes WINDEV
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
WEBDEV 2026: Novedades WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
<Source>.ToPage (Función)
Actualiza automáticamente los controles de una página con:
  • los valores de los elementos vinculados en el registro actual (cargado en memoria) del archivo de datos HFSL descrito en el editor de modelo de datos.
  • los valores de las variables WLanguage vinculadas.
Esta operación se realiza independientemente del estado de los controles (en gris, inactivos o invisibles).
iMargin (Function)
Defines the "logical" print margins.
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the searched text in a window or field.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
WDADMINEXE: Version management
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
(Sin título )
Arrête le ou les partages de proximité en cours.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
<Array>.SeekByProcedure (Función)
Busca un elemento en un array WLanguage unidimensional utilizando un procedimiento de comparación.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
9. Consultas
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
Geometry (Tipo de variable)
El tipo Geometry permite almacenar cualquier tipo de geometría: punto, polígono, etc.
<Document variable>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Document variable..
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
DriveMoveDirectory (Función)
Mueve un directorio y su contenido a otro directorio en una unidad remota.
Day (Property)
The Day property is used to:
  • Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
  • Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
  • Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
  • Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)
<Source>.ImportText (Función)
Importa un archivo de Texto a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Apply (Function)
Executes a procedure for each element of a WLanguage array.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Drive variable>.CopyDirectory (Función)
Copia un directorio a otro directorio en una unidad remota (Drive).
Groupware Usuario Mobile (Android y iOS)
WINDEV Mobile incluye un Groupware Usuario para Android y iOS...
SysScreenOrientation (Function)
Allows you to:
  • know the orientation of the device screen (Android or iOS phone).
  • set the screen orientation of the device (Android phone).
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.
Large (Property)
The Large property allows you to:
  • Find out whether a Font variable is enlarged.
  • Enlarge (or not) a Font variable.
This property is kept for backward compatibility.
5. Groupware Usuario en la práctica
Ajoute des valeurs dans un graphe de type "Pourcentage imagé".
<Table>.Delete (Función)
Elimina una fila de:
  • un control Tabla,
  • un control Tabla TreeView,
  • una tabla que se muestra en un control Combo Box.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
<Source>.RecordToJSON (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres con formato JSON.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS).
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
<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.
DriveCreateFile (Función)
Crea un archivo en la unidad remota.
9. Consultas
Las consultas permiten solicitar información de una base de datos para ver, insertar, cambiar o eliminar datos.
3. Tipos de sitios dinámicos
Un sitio dinámico permite mostrar páginas en las que cambia el contenido. En la mayoría de los casos, el contenido de estas páginas está relacionado con una base de datos.
Global and local variable
Two types of variables are available...
MCIVolume (Function)
Modifies or returns the sound volume.
<Chart>.Gradient (Función)
Activa o desactiva la visualización de gradientes de color en un gráfico.
Events associated with Looper controls
List of events associated with Looper controls
9. Distribuir Reports and Queries
Immediately runs a scheduled task regardless of its schedule:
  • stored procedure,
  • backup,
  • optimization,
  • refresh of materialized view.
<Source>.ExportXML (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo XML.
SQLChangeConnection (Function)
Modifies the current connection.
1
3
4
5
6
7
8
>