ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageHeight (Example)
Usage example of the iPageHeight function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HModify (Example)
Usage example of the HModify function
HNbRec (Example)
Usage example of the HNbRec function
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
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.
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).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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.
iEndReport (Function)
Forces the report print to stop.
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.