ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
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.
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.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
LocalStorageGet (Function)
Retrieves a value from the local storage.
Passing parameters
The parameters can be passed to a procedure......
Automatic error handling
Error handling can be customized for each process......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.