ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEndReport (Function)
Forces the report print to stop.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iPrintBlock (Function)
Forces a report block to print.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iZoneHeight (Example)
Usage example of the iZoneHeight function
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iPageHeight (Example)
Usage example of the iPageHeight function
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
iWindowCancel (Function)
Configures the print cancel window..
iEllipse (Function)
Prints an ellipse (in a rectangle).
iEllipse (Example)
Usage example of the iEllipse function
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
iCreateFont (Function)
Creates a new print font.
iCreateFont (Example)
Usage example of the iCreateFont function
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....
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iBorder (Function)
Prints a border at specified coordinates.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.