ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LocalStorageDelete (Function)
Deletes a value from the local storage.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
LocalStorageGet (Function)
Retrieves a value from the local storage.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
BreakAdd (Function)
Adds a break into a Table or Looper control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
USBFind (Function)
Finds a USB device according to keywords.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).