ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
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.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
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......
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
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.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.