ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
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.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table 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.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.