ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Sharing elements with a WINDEV application
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
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.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
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...
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.
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......
Animate a Label field
Two methods can be used to animate a Static Text control......
BackgroundTaskAdd (Function)
Adds a new background task.