ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1001: The operators: and:: can only be used in the methods of classes
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Error 107: Redefinition of the parameter
Pyramid charts
Pyramid charts allow you to view data in descending order......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
12. Control templates
...Control templates...
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.