ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grTitleFont (Function)
Modifies the font used for the chart title.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.