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.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
DownloadAdd (Function)
Adds a new download in the device's download manager....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
ActionUndo (Function)
Cancels the last action performed by the end user.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ServiceWait (Function)
Pauses the current service during the specified duration.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
dArc (Example)
Usage example of the dArc function
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.