ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundTaskAdd (Function)
Adds a new background task.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
TwainToControl (Function)
Allows: 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....
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Document (Type of variable)
The Document type is used to handle a "docx" document.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic calculations in a Table control (AAF)
Page with parameters
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.