ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MCI functions
List of MCI functions...
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Alias (Property)
The Alias property gets the alias of an element.
Functions for managing images (prefix syntax)
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Password (Property)
The Password property sets and changes the password.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....