ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
<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.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed 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 on a data file.
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<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.
Events associated with control templates
List of events associated with control templates...
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.