ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
ArrayDistinct (Function)
Returns an array without duplicates.
List,Select,? (External language)
Returns the element selected in the list.
BrowserPlatform (Function)
Returns the user's browser platform....
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysXRes (Function)
Returns the horizontal screen resolution.
Handle (External language)
Returns the handle of a window or control.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HInfoReplica (Function)
Returns information about the specified replica.
MongoInfo (Function)
Returns information about a MongoDB database.
SysMetric (Function)
Returns the resolution of a specific element.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SysYRes (Function)
Returns the vertical screen resolution.
ExeGetPID (Function)
Returns information about the current process.
iReportPrintingStatus (Function)
Returns the status of the current print.
WordCount (Function)
Returns the number of words in a string.
ThreadState (Function)
Returns the current status of a thread.
Factorial (Function)
Returns the factorial of an integer number.
Supercontrol
A supercontrol is an advanced type of control......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......