ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
13. Types of standard controls
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Cell control properties
List of properties associated with the Cell control...
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......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
1
2
3
4
5
6
116
>