ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Handling report blocks
The different operations available on report blocks are as follows......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Error 532: The size of the string to extract must be strictly positive
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Type (Example)
Usage example of the Type property
EmailMsgError (Example)
Usage example of the EmailMsgError function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
EmailLoadAttachment (Function)
Adds an attached file to an email.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
15. Creating the executable in practice
Creating the executable in practice...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Composite variable
A composite variable contains different types of elements (members)...
Error 34: 'Break' is not allowed outside the loops
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.