ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Cell (Property)
The Cell property is used to manipulate one or more cells.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Handling Spreadsheet controls programmatically (in a report)
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
xlsUnmergeCell (Function)
Unmerges a range of cells.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Spreadsheet>.MergeCell (Function)
Merges specified or selected cells in a Spreadsheet control.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.