ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
ActionRedo (Function)
Runs the last action canceled.
Generating an application for Universal Windows 10 App
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
CaptionWidth (Property)
The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo Box control.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
ActionUndo (Function)
Cancels the last action performed by the end user.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.