ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.Copy (Function)
Copies an image to another image.
<Image>.Resize (Function)
Resizes an image in an Image control.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
PicCreate (Function)
Creates an image in the Image Editor control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
26. Style sheets: to simplify the layout
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.