ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Generating an application for Universal Windows 10 App
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.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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....
ServiceWait (Function)
Pauses the current service during the specified duration.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
DownloadAdd (Function)
Adds a new download in the device's download manager....
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dArc (Example)
Usage example of the dArc function