The number of columns in the DataWindow object.
DataWindows
Describe argument:
"DataWindow.Column.Count"
The value is determined by the number of columns you select in the SQL Select painter, whether or not they are displayed.
ls_colcount = dw1.Describe("DataWindow.Column.Count")