ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
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]....
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.