ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Example)
Usage example of the UploadCopyFile function
TableInfoXY (Example)
Usage example of the TableInfoXY function
Error 35: 'Continue' is available in the loops only
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
DownloadAdd (Function)
Adds a new download in the device's download manager....
xlsColumnType (Example)
Usage example of the xlsColumnType function
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Control constants
List of constants used by the functions for managing controls...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
How to find out whether a report was printed?
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
SFDelete (Function)
Deletes records from a Salesforce database.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Error 803: Return and Result cannot be used in the same process
Error 103: The type is unknown
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Text (Property)
Text is used to find out whether an item is a text item.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.