ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
TwainToGIF (Function)
Allows: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
ScanProperty (Function)
Used to get and change the properties of a scanner.
TwainScanArea (Function)
Used to define or reinitialize the area to scan.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.