ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iCloseReport (Function)
Stops printing the current report immediately.
iWindowCancel (Function)
Configures the print cancel window..
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iDestination (Function)
Configures the print destination.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
iCreateFont (Function)
Creates a new print font.
xlsClose (Function)
Closes an XLS file.
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....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iEndReport (Function)
Forces the report print to stop.
iBorder (Function)
Prints a border at specified coordinates.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
iPrintArea (Function)
Prints a text in a rectangular area.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....