ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Table,Delete (External language)
Deletes an element from a Table control.
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....
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).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
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.
LocalStorageDelete (Function)
Deletes a value from the local storage.
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.