ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
DriveListDirectory (Function)
Lists drive directories.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
<Source>.WatchStop (Function)
Stops watching a table on an HFSQL server.
<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.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Gantt chart>.PositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
DriveCreateFile (Function)
Creates a file on the remote drive.