AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 1-25 de 198 para RTF
El control Campo de entrada RTF: Barra de formato automática
En los controles Campo de entrada RTF, se puede mostrar automáticamente una barra de formato cuando el control entra en modo de edición...
HTMLToRTF (Función)
Convierte una cadena HTML o un buffer HTML en una cadena RTF.
Control Botón
El control Botón permite al usuario o internauta ejecutar una acción específica con un simple clic...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...
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...
RTFWithImagesAndTables (Property)
La propiedad RTFWithImagesAndTables se utiliza para gestionar imágenes y tablas en los controles Texto estático RTF de un informe.
<WDPic variable>.DrawTextRTF (Función)
Dibuja un texto RTF en una variable de tipo WDPic.
RTFReplace (Función)
Sustituye o inserta una cadena de caracteres en un control RTF (que se encuentra en una ventana o en un informe) o en una cadena en RTF (que contiene un texto en RTF).
ManageRTF (Property)
The property ManageRTF property is used to set the RTF management mode in a full-text index.
RTFSearch (Función)
Busca una cadena de caracteres en un control RTF (que se encuentra en una ventana o en un informe) o en una cadena de caracteres que contiene texto en RTF.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
RTFToHTML (Función)
Devuelve la cadena HTML correspondiente a la cadena RTF especificada.
dTextRTF (Función)
Dibuja un texto RTF:
  • en un control Imagen,
  • en una variable de tipo Image.
Propiedades del control RTF
Lista de propiedades asociadas al control RTF
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
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.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
ToClipboardRTF (Function)
Writes a character string in RTF into the clipboard.
ClipboardRTF (Función)
Recupera una cadena RTF del portapapeles (el contenido del portapapeles está en RTF).
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
picRTF (Tipo de variable)
El tipo picRTF permite definir todas las características avanzadas de una capa que contiene texto RTF.
LinkColorRTF (Función)
Cambia el color de los enlaces en todos los controles Campo de entrada de la aplicación.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type:
  • of an edit control or Static Text control found in a window.
  • of a Static Text control found in a report.
Print modes of a report
Several print modes are available for a report.
HandwrittenInput (Property)
La propiedad HandwrittenInput se utiliza para gestionar la entrada del lápiz óptico o del ratón (Windows XP Tablet PC o Windows Vista, respectivamente).
AddLink (Function)
Adds a link to a text section in an edit control.
DisplayFormat (Property)
En DisplayFormat obtiene y establece el formato de visualización esperado para un texto dado: texto plano, RTF o Markdown.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
ClipboardFormat (Función)
Identifica el formato de la información que se encuentra en el portapapeles.
Importar una lista de requisitos
El Centro de Gestión de Proyectos le permite importar requisitos...
iZoneHeight (Example)
Usage example of the iZoneHeight function
Clipboard functions
List of functions for managing the clipboard
The Item control
The "Item" control is used to edit the content of a data file item...
PDF printing: Special cases
Specific features of print in PDF format
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Manipulación de controles Botón mediante programación
WINDEV, WINDEV Mobile y WEBDEV le permiten manipular programáticamente controles Botón...
Impresión durante el test reporte en el editor
Durante la prueba de un reporte (botón"Go" del editor de reportes), se proponen varias opciones de impresión.....
ToolTip (Property)
La propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • Versiones 2026 y posteriores
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
    Novedad de la versión por suscripción
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
    Novedad versión 2026
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
Manipular controles Campo de entrada mediante programación
Los controles Campo de entrada se pueden manipular mediante programación...
Constants for managing the Image Editor control
HSuggestKey (Función)
Devuelve una lista de claves que añadir a los archivos de datos para mejorar el rendimiento de las consultas.
iLastFile (Función)
Devuelve:
  • el nombre completo del último archivo generado durante la impresión (PDF, RTF, Text, ...).
  • la lista de archivos duplicados creados.
Tooltips personalizados
Los tooltip son muy útiles para los usuarios de aplicaciones...
Caption (Property)
In a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
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).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Control Texto estático
Los controles Texto Estático permiten mostrar texto estático...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile...
Tipos de sistemas de ayuda en una aplicación WINDEV
Existen varias soluciones para proporcionar ayuda a los usuarios...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
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.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Format of the content in the text file
The text files created by WDMSG use a specific format...
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor...
ToClipboard (Function)
Writes text or image information into the system clipboard.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...
<Looper>.ToWord (Función)
Crea un archivo Word (.RTF) utilizando los datos de un control Looper.
<Source>.ListFullTextIndex (Función)
Devuelve la lista de los índices de texto completo de un archivo de datos (consulta o vista) reconocidos por el motor HFSQL.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Reports
A report provides a custom view of data...
TextToHTML (Función)
Convierte el texto a HTML (los saltos de línea se reemplazan por <BR>, los acentos se reemplazan por su equivalente en HTML, etc.).
Report viewer: Copying text
The report viewer allows you to copy text from the report and paste it to a file in another application...
Tipos de controles Campo de entrada
Portapapeles (Función)
Recupera el texto o la imagen que se encuentra en el portapapeles del sistema.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in:
  • a window control (Static, edit control, List box, Button, Combo box or Static table column).
  • a Static Text control in a report.
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Eventos associated con informes
Los siguientes eventos son associated a los informes (orden de aparición en el editor de código)...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display...
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Report viewer: "Search" pane
A search feature is automatically available when previewing a report...
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
WDInst: advanced options for network installation
The advanced options of the network setup are used to ...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters.
iPreview (Function)
Configures the print destination.
Text processing: Features
This page lists the available and forthcoming features of the Word Processing control...
Funciones de dibujo y procesamiento de imágenes (sintaxis con prefijo)
Lista de funciones de dibujo y procesamiento de imágenes (sintaxis con prefijo)
<Table>.ToWord (Función)
Crea un archivo Word (.RTF) a partir de los datos encontrados en un control Tabla o TreeView Table.
DisplayedItem (Property)
The DisplayedItem property is used to:
  • Find out the item or the variable displayed by the control.
  • Modify the item or the variable displayed by the control.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
InfoVersion (Variable type)
The InfoVersion type is used to get the characteristics of a specific application version.
Reglas de negocio
WINDEV, WEBDEV y WINDEV Mobile le permiten administrar las reglas de negocio....
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
AutoLineWrap (Property)
La propiedad AutoLineWrap se utiliza para:
  • determina si el ajuste de línea automático está activado en un control multilínea Edit, en una columna de un control Table o TreeView o en una cabecera de fila de un control Tabla dinámica..
  • establece el modo de ajuste de línea en un control Edición multilínea, en una columna de un control Tabla o TreeView o en una cabecera de fila de un control Tabla dinámica.
Test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...
Manejar una control Estático de forma programada
WINDEV, WEBDEV y WINDEV Mobile le permiten manipular a control Estático programáticamente...
Google constants
List of constants used by the Google functions.
Search and full-text index
HFSQL proposes a quick search for character strings in the data...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor.
You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc.
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
iDestination (Function)
Configures the print destination.
Funciones automáticas de los controles de edición
Los controles Campo de entrada proporcionan múltiples funciones automáticas disponibles en todos los controles de sus aplicaciones sin escribir una sola línea de código...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created programmatically.
Copiar controles desde el editor de ventanas
Los controles se pueden copiar desde el editor de ventanas....
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...
Report controls
Several types of controls can be handled in a report created by the report editor...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
iOutputInfo (Variable type)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...
Funciones de controles
Lista de funciones para gestionar controles
Modificar las características de los controles de un reporte
Las características de los controles se pueden ver y/o cambiar en...
Copiar controles de la editor de reportes
Los controles pueden copiarse desde el menú editor de reportes....
Document (Variable type)
The Document type is used to handle a "docx" document.
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos...
Control Disposición
El control Disposición simplifica la implementación de interfaces dinámicas en las que se muestran u ocultan controles mediante programación...
<Table>.Print (Función)
Imprime el contenido del control Tabla especificado sin tener que crear un informe basado en el control Tabla.
5. Crear un menú desplegable
Tutorial WINDEV - Gestionar datos en una aplicación WINDEV Lección 5 - Crear un menú desplegable - 30 min
Funciones de cadenas
Lista de funciones para manipular cadenas de caracteres
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor...
Funciones de impresión
Lista de funciones de impresión
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
GglUploadDocument (Function)
Uploads a document to the Google server.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...
Animación de un control Texto estático
Se pueden utilizar dos métodos para animar un control Texto estático...
Creating help pages
A help system includes several pages...
iParameter (Function)
Retrieves the printer configuration and configures the print.
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.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
AAFEnable (Función)
Vuelve a activar una Funcionalidad Automática de la Aplicación (AAF) desactivada previamente con la función AAFDisable.
Funciones de control Looper
Lista de funciones para la gestión de los controles Looper
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
Eventos del control Campo de entrada
Eventos WLanguage asociados a los controles Campo de entrada
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
<gglConnection variable>.UploadDocument (Función)
Sube un documento al servidor de Google.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Propiedades asociadas a los controles de los informes
Lista de propiedades asociadas a los controles del informe
Manipulación de cálculos automáticos en las columnas de un control Tabla
iCreateFont (Function)
Creates a new print font.
Características específicas de la versión Express
2. Editores en la práctica
Manipulación de cálculos automáticos en las columnas de un control Tabla (sintaxis con prefijo)

Cambiar las características de los controles de una ventana
Las características de los controles se pueden ver y/o cambiar en...
Funciones del control Tabla TreeView
Lista de funciones para la gestión de los controles Tabla TreeView
Función multilingüe en los controles (ventana, Page, reporte)
En una aplicación o sitio web multilingüe, se propone la característica multilingüe para los siguientes elementos....
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.
Empty (Property)
En Vacío se utiliza para determinar si:
  • un control Looper, Tabla, List Box o Combo Box está vacío. El control puede estar vinculado a un archivo de datos o utilizar una fuente de datos en memoria.
  • un control Gráfico no contiene series.
  • un control de informe está vacío (control vinculado a un artículo).
  • un array (o un array asociativo) no contiene ningún elemento.
  • un elemento de un array asociativo existe o no existe.
  • una cola, una lista o un apilamiento no contiene ningún elemento.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)...
Control Editor HTML
El control Editor HTML permite a los usuarios crear y modificar páginas HTML...
Funciones de dibujo y procesamiento de imágenes
Lista de funciones de dibujo y procesamiento de imágenes
2. Editores en la práctica
Editores en la práctica
Print constants
List of constants used by the print functions.
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls.
It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
String (Tipo de variable)
El tipo String permite manipular cadenas...
Funciones del control Tabla
Lista de funciones específicas de los controles Tabla
iParameterViewer (Función)
Configura el visor de reportes.
Programación de cálculos personalizados en controles Tabla (sintaxis con prefijo)
Cinta de opciones del control Procesador de texto
La cinta de opciones del control Procesador de texto permite utilizar una amplia gama de funcionalidades y ajustes...
Actualización de WINDEV Mobile 2026
Esta página incluye las principales novedades y mejoras de esta versión...
WDPic (Tipo de variable)
El tipo WDPic permite definir las características avanzadas de una imagen en formato ".wdpic".
13. Reportes
Reportes WINDEV
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.
Image (Tipo de variable)
El tipo Image permite definir las características avanzadas de una imagen.
Handling controls in a report
The different operations available for the report controls are as follows...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Creating requirements
The following steps must be performed to implement the requirements...
Actualización de WINDEV 2026
Esta página incluye las principales novedades y mejoras de esta versión...
Editor de reportes
WINDEV, WEBDEV y WINDEV Mobile le permiten crear informes con el editor de reportes....
Notas personalizadas
Las notas personales te permiten anotar cualquier idea que quieras recordar, notas que no debes olvidar, ...
Translating a text file with WDTRAD
Specific features of the Express version
Propiedades del control Editor HTML
Propiedades del control Editor HTML.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Controles de copia desde el editor de páginas
Los controles se pueden copiar desde el editor de páginas....
Propiedades del control Texto estático
Lista de propiedades asociadas a un control Texto estático
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
Propiedades del control HTML
Puede manipular controles HTML en una ventana, página o reporte utilizando las siguientes propiedades WLanguage...
Propiedades asociadas a un menú o a una opción de menú
Se pueden utilizar varias propiedades de WLanguage en un menú que se encuentra en una ventana o en una página...
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
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...
Asociar documentos al proyecto
Para describir un proyecto en detalle, puede asociar documentos con él...
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...
Funciones de control Looper (sintaxis con prefijo)
Lista de funciones de control Looper (sintaxis con prefijo)
Various WEBDEV constants
Various WEBDEV constants
Lección 5.2. Imprimir una factura
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)
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
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 de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Propiedades de reportes y controles asociados
Lista de propiedades asociadas a los informes y sus controles
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
Propiedades HFSQL
Lista de propiedades HFSQL
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Mapa del sitio de la documentación de PC SOFT
Constantes utilizadas por las propiedades de ventanas, reportes, páginas y controles
Lista de constantes utilizadas por las propiedades asociadas a ventanas, reportes, páginas y controles.
1
2
3
4
5
6
8
>