ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
BCToImage (Function)
Generates the image of a bar code.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
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.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.