ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
OpenChild (Example)
Usage example of the OpenChild function
Exist (Property)
The Exist property determines if the element of an associative array exists.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
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.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
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
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