ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
PicClose (Function)
Closes the image found in an Image Editor control.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
SaaS functions
The SaaS functions are as follows:
Token management functions
Token management functions in "Text token" Edit controls....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Redis management functions
The following functions are used to manage a Redis database:...
File download functions
The following functions are used to manage downloads......
ScanList (Function)
Lists the scanners connected to the current computer.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.