ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
WINDEV License Agreement
WINDEV License Agreement...
Window controls
Several types of controls can be used in a window, ......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
TwainToPDF (Function)
Allows: save the document coming from the Twain device in a PDF 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 PDF format (in a buffer)....
Copying controls from the page editor
The controls can be copied from the page editor......
11. Controls in practice
Discover the main characteristics of the controls...
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.