ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram management functions
Diagram management functions...
DownloadAdd (Function)
Adds a new download in the device's download manager....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SMSSend (Function)
Sends an SMS.
HSendMessageToClient (Function)
Displays a message on the client computers.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Error 1016: The method of the class is private
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SFDelete (Function)
Deletes records from a Salesforce database.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Error 803: Return and Result cannot be used in the same process
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
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.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.