ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
Chart: Managing legends
Several types of legends are supported in the charts......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
MutexCreate (Function)
Explicitly creates a mutex.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
ContinentList (Function)
Returns the list of continents.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
<Toast>.Display (Function)
Displays a "Toast" message.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....