ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
RegistryValueType (Function)
Returns the type of value found in the registry.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
Constants for managing projects
List of constants used by the functions for managing projects....
HOnError (Function)
Customizes the management of HFSQL errors.