ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
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....
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
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.
grTitleFont (Function)
Modifies the font used for the chart title.
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.