ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Events associated with framesets
List of events associated with framesets...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The different types of integers
OLELoad (Function)
Initializes an OLE control with an OLE object.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
fCompare (Function)
Compares the content of two files bit by bit.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Certificate
The Certificate keyword can correspond to...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....