ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
SilverLight control properties
List of properties associated with the SilverLight control...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Mouse management functions
List of functions for mouse management...
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
WINDEV Mobile concepts
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
TableInfoXY (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....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
<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....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. External component
Code history
The code history is used to......