ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
edtHTMLSelection (Type of variable)
... in an HTML Editor control
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control...
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
DisplayedSection (Property)
... in an Image control.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back...