AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Print functions
122 resultados
<Report>.InitQuery (Función)
Inicializa la consulta vinculada al informe (para una consulta con parámetros).
<Report>.InitQueryConnection (Función)
Inicializa la consulta vinculada al informe.
<Report>.InitReportVerso (Función)
Inicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte.
<Report>.InitSubReport (Función)
Inicializa los parámetros de un subinforme de un informe compuesto.
<Report>.Print (Función)
Imprime un informe creado con el editor del informe.
Constantes de color
Las constantes de color se utilizan principalmente en las funciones gráficas, de impresión y de dibujo...
Constants for managing fonts
List of constants used by the functions for font management.
Electronic invoicing: Factur-X in WLanguage
función iReset( )
Reinicia los ajustes de impresión (márgenes, fuente, formato de papel, orientación, ...) almacenados en la biblioteca de impresión.
función iVPos( )
iVPos se mantiene para la compatibilidad con versiones anteriores.
Funciones de impresión
Lista de funciones de impresión
Funciones de impresión (sintaxis con prefijo)
Lista de funciones de impresión
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iAddBookmark (Función)
Añade un marcador en el visor de reportes o al exportar a PDF.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iBorder (Function)
Prints a border at specified coordinates.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
iCloseReport (Function)
Stops printing the current report immediately.
iColumnEnd (Función)
Fuerza un salto de columna en un informe de varias columnas.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
iConfigure (Function)
Configures the printer for a print performed in WLanguage:
  • by opening the configuration window.
  • by modifying the printer used for the current print.
iConfigureReport (Function)
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile).
iCreateFont (Function)
Creates a new print font.
iCurrentFile( Función)
Devuelve el nombre del archivo generado actualmente.
iDestination (Function)
Configures the print destination.
iDidotFont (Function)
Selects the unit to be used for font height (created with function iCreateFont): DIDOT point or PICA point.
iDirImageHTML (Función)
Permite seleccionar el directorio en el que deben generarse las imágenes durante una impresión en formato HTML.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
iEndReport (Function)
Forces the report print to stop.
iEscape (Función)
Envía un comando ESCAPE o un comando de datos a una impresora.
iFont (Function)
Selects the default font.
iForceComplement (Function)
Forces the printing of a Body Complement block.
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Función)
Inicia la impresión de un informe que se encuentra en un grupo de informes.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iHPos( Función)
iHPos se mantiene para la compatibilidad con versiones anteriores.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iInitInternalReport (Función)
Inicializa los parámetros de un reporte interno utilizado en un reporte.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
iInitReportVerso (Función)
Inicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
iLastFile (Función)
Devuelve:
  • el nombre completo del último archivo generado durante la impresión (PDF, RTF, Text, ...).
  • la lista de archivos duplicados creados.
iLine (Function)
Prints a line at specified coordinates.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iListNestedReports (Function)
Returns:
  • the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
  • the list of sequenced reports currently printed (iSequenceAdd).
iListPrinter (Function)
Returns the list of printers installed on the current computer.
iMargin (Function)
Defines the "logical" print margins.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
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.
iPageEnd (Función)
Fuerza el paso a la página siguiente durante la impresión del informe.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageWidth (Función)
Calcula la anchura (en milímetros) de la página imprimible teniendo en cuenta los márgenes izquierdo o derecho.
iParameter (Function)
Retrieves the printer configuration and configures the print.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
iParameterExport (Function)
Allows you to configure the exports performed from the report viewer:
  • parameters for sending emails.
  • parameters for creating the different files.
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.
iParameterReport (Function)
Configures the printer by opening the configuration window.
iParameterViewer (Función)
Configura el visor de reportes.
iParameterWatermark (Función)
Añade una marca de agua a un informe (informe creado en el editor de informes o informe impreso).
iParameterXLS (Función)
Define las opciones para el archivo XLS generado durante la impresión.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iPreview (Function)
Configures the print destination.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintArea (Función)
Imprime un texto en un área rectangular.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintAreaMarkdown (Función)
Imprime texto Markdown en un área rectangular.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iPrintBlock (Function)
Forces a report block to print.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPrintDiagram (Función)
Imprime un diagrama de:
  • a Control Editor de diagramas,
  • un archivo "wddiag",
  • una variable Diagrama.
iPrintDoc (Function)
Prints a document in "docx" format.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
iPrintPDF (Function)
Prints the content:
  • of a PDF file.
  • of a buffer containing a PDF.
  • of a PDF Reader control.
iPrintReport (Function)
Prints a report created with the report editor.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
iPrintXLS (Función)
Imprime la hoja de cálculo actual de un documento en formato "xlsx" o "xls".
iReportPrintingStatus (Function)
Returns the status of the current print.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iSequencingAddDiagram (Función)
Añade un documento Diagram a una secuencia de impresiones de informes.
iSequencingAddDoc (Función)
Añade una impresión de un documento de tratamiento de texto a una secuencia de impresiones de informes.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
iSequencingAddXLS (Función)
Añade un documento XLS o XLSX a una secuencia de trabajos de impresión de informes.
iSequencingPrint (Función)
Imprime una secuencia de reportes.
iSetAdditionalXMP (Función)
Agrega etiquetas XMP a los metadatos del archivo PDF generado.
iSkipLine (Function)
Forces one or more line break.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iSubstBlock (Función)
Sustituye un bloque del informe por otro bloque mientras se imprime el informe.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iVLine (Function)
Prints a vertical line at specified coordinates.
iWindowCancel (Function)
Configures the print cancel window.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Managing bar codes
The use of bar codes to identify and manage products has become essential...
ParameterPDF (Función)
Define las opciones del archivo PDF generado.
Print constants
List of constants used by the print functions.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...
Step 1: Configuring the print parameters
This step allows you to choose...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document...
Step 3: Printing characters, images, etc.
This step consists in "sending the different elements to print to the printer"...
Step 4: Start printing
To start the print job, simply use iEndPrinting...
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.