ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
dText (Example)
Usage example of the dText function
Environment of the project editor
The main elements of the project editor are as follows:
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Burner constants
List of constants used by the burner functions....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Handling Organization Chart controls programmatically
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
GetTheme (Function)
Gets the current theme of a mobile application.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HDelete (Function)
Deletes a record from a data file (query or view).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Constants for the archiving functions
List of constants used by the archiving functions....