ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
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).
fDirectoryExist (Function)
Checks the existence of a directory.
MemCount (Function)
Returns the number of elements found in a memory zone.
TwainState (Function)
Returns the status of the current source.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.