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.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ChangeTarget (Function)
Changes the target of a button action.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Handling Gantt Chart controls programmatically
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
XMLFind (Function)
Performs a search in an XML document.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.