ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
SilverLight control properties
List of properties associated with the SilverLight control...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The Static control
A Static control is a control used to display a static text......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Select query description window
The description window of a select query includes several sections......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
AddLink (Function)
Adds a link to a text section in an edit control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.