ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Table/Looper controls
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
The Multimedia control
The Multimedia control is used to play multimedia files......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Font (Type of variable)
A Font variable creates a font programmatically...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......