ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
RegistryRename (Function)
Renames a key in the registry.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
iCloseReport (Function)
Stops printing the current report immediately.
grExist (Function)
Checks the existence of a chart in memory.
grSourceSeries (Function)
Defines the source of a series.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
OpenChild (Function)
Opens a non-modal child window.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
StringReverse (Function)
Reverses the characters of a string.
Compatibility between external components and deployed applications
A component can evolve in many ways......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ThreadState (Function)
Returns the current status of a thread.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....