ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
HTML Display control functions
List of functions for managing HTML Display controls...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Managing main window menus
A main menu is necessarily associated with a window......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Border of controls
One of the most important elements of control style is its border......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....