ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Map control properties
The following properties can be used with Map controls:...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.