ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Twain constants
List of constants used by the Twain functions....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants for the archiving functions
List of constants used by the archiving functions....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Constants for managing animations
List of constants used by the functions for managing the animations...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HCross (Function)
Crosses a record in a data file.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
iDestination (Function)
Configures the print destination.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Combination (Type of variable)
A combination is a set of options.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HTTPSendForm (Function)
Sends an HTTP form.