ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScanSelect (Function)
Opens a standard dialog box with the available scanners.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
Help with new features: Informing users about new developments
Applications are constantly evolving......
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF 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 TIFF format (in a buffer)....
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
7. AJAX technology
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The "Analysis" pane
The "Analysis" pane lists......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Report based on a query
Queries are used to easily select records in one or more data files......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
How to?