ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Speech recognition functions
The following functions are used to manage speech recognition:...
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
FontCreate (Function)
Creates a font definition.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
ArrayDistinct (Function)
Returns an array without duplicates.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.