ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
State (Property)
The State property is used to get and change the state of an element.
Guided tour management constants
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
XMLFind (Function)
Performs a search in an XML document.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
9. Types of standard controls
Types of standard controls...
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
History of versions
The history of setup versions is an advanced feature of the network setup......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function