ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
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.
SpreadsheetInsertRow (Function)
Inserts an empty row into 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.
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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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.
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.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.