ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Syntax that is using the xlsDocument type Hide the details
Type of data entered in the specified column:xlsTypeString"Character string" column or column containing different types of dataxlsTypeDate"Date" columnxlsTypeDateTime"DateTime" columnxlsTypeDouble"Numeric" columnxlsTypeDuration"Duration" columnxlsTypeTime"Time" columnxlsTypeCurrency"Currency" columnxlsTypeEmptyColumn entirely empty if <Empty columns> = FalsexlsTypeErrorIf an error occurs. For more details on the error, use xlsMsgError or ErrorInfo with the constant errMessage.
Name of xlsDocument variable corresponding to the XLS file to use.
Number of the column to read.
Mode for taking the empty columns into account:True(by default)The columns that are entirely empty are ignoredFalseThe columns that are entirely empty are taken into account
Syntax kept for backward compatibility with version 12 Hide the details
Identifier of XLS file to handle, returned by xlsOpen.
Type of data entered in a column: taking the empty columns into account
Managing errors
Last update: 09/23/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: