ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
Typing multilingual texts
For a multilingual application, you have the ability to......