ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
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.