ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
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.
Error 34: 'Break' is not allowed outside the loops
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.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
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....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Composite variable
A composite variable contains different types of elements (members)...
Calendar functions
List of Calendar functions...