ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AIDetectContour (Function)
Detects the contours of the shapes in an image.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: 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......
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......
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Using a query with parameters
A query with parameters can be used......
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.
Events associated with Link controls
List of events associated with Link controls...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
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....
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).
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
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......