ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
WDTRAD license agreement
WDTRAD license agreement...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Report controls
Several types of controls can be handled in a report created by the report editor......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.