ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
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......
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.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
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)...
Calendar functions
List of Calendar functions...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
LastDayOfYear (Function)
Returns the date of the last day of the year.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DatePicker (Function)
Opens the system date picker.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.