ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
fListResource (Function)
Lists the resources integrated to the application.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
PageVisible (Function)
Indicates whether the page is visible to the user.
OpenMobileWindow (Function)
Opens a window in a mobile application.
fSplit (Function)
Splits a file into several files.
fMerge (Function)
Merges several files into a single one.
NotificationDisplay (Function)
Displays a message outside the browser.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.