ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
ERR_NO_PAGE
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
<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.
dCopy (Function)
Copies an image to another image.