ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grTitleFont (Function)
Modifies the font used for the chart title.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
DateToDay (Function)
Returns the day that corresponds to a given date.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
grLegendFont (Function)
Modifies the font used for the chart legend.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...