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.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Constants for managing the spell check
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Constants for managing tiles
Various WEBDEV constants
Various WEBDEV constants...
CursorDisplay (Function)
Displays or hides the mouse cursor.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grTitle (Function)
Modifies the caption and/or position of the chart title....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
ActionRedo (Function)
Runs the last action canceled.