ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
<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.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
PicClose (Function)
Closes the image found in an Image Editor control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
<Image>.StartScrolling (Function)
Starts cycling through images.
ImageStartScrolling (Function)
Starts cycling through images.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).