ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
RTF control properties
List of properties associated with the RTF control...
Binding controls to data
A window or page can display information from......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Functions for managing images (prefix syntax)
Style sheet
A style sheet ("......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Creating a query
Two methods can be used to create a query......
Functions for managing objects (External language)
2. UML models
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Creating a flexible modeling
To create a new flexible modeling, you can......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Functions for managing images
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....