ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceUninstall (Function)
Uninstalls a service.
Handling a Web Component control through programming
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HConnect (Example)
Usage example of the HConnect function
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor 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....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
PageDisplay (Function)
Displays a web page in the user's browser....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Constants for managing the spell check
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.