ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.