ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
URIGetInfo (Function)
Retrieves information of a URI resource.
PicOpen (Function)
Opens an image in an Image Editor control.
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.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
<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:
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
<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.
EnumSubElement (Example)
Usage example of the EnumSubElement function