ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Bluetooth functions
List of Bluetooth functions...
HOnError (Example)
Usage example of the HOnError function
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
StringReverse (Function)
Reverses the characters of a string.
fFileName (Function)
Returns the name of an external file currently open.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
fOpen (Example)
Usage example of the fOpen function
HTTPRequest (Function)
Starts an HTTP request on a server.