ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.