ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia functions
List of Multimedia functions...
SysTheme (Function)
Returns the current theme used on the mobile device.
Parallel task management functions
The following functions are used to manage parallel tasks...
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
rssInitialize (Function)
Loads a RSS stream in memory.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
System functions
List of system functions...
iPrintArea (Function)
Prints a text in a rectangular area.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Constants for managing fonts
List of constants used by the functions for font management....
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.