ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations for synchronizing SCM
When creating an executable, a library or a component, ......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Code statistics
The code statistics affect......
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Error 809: The * character cannot be used as mandatory parameter in a function
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Using a query with parameters
A query with parameters can be used......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Events associated with Link controls
List of events associated with Link controls...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Creating a Java archive
When your Java application is developed, you can......
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......