ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ExecuteFunction
Executes a WLanguage function identified by its name.
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......