ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
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.
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
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....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCWriteTag (Function)
Starts writing data to an NFC tag.