ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
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.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
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.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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.
Drawing constants
List of constants used by the drawing functions....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.