ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: .XLS
Handling XLS files
WINDEV and WEBDEV propose two methods for handling Excel files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling Excel files...
XLS file constants
List of constants used by the functions for managing XLS files....
XLS file functions
List of functions for managing XLS files...
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
<xlsDocument variable>.Close (Function)
Closes an XLS file.
xlsSave (Function)
Saves an XLS document.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
xlsClose (Function)
Closes an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.