ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
9. Hardware and software requirements
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
3. Deploying a WINDEV application
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
WebServiceSendChunk (Function)
Enables a REST web service to immediately return a chunk of the response to the client (before the end of execution of the endpoint). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
HSendMessageToClient (Function)
Displays a message on the client computers.
TreeView constants
List of constants used by the TreeXXX functions...
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.