ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEString (Function)
Returns the information retrieved by DDERetrieve.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
ServiceStatus (Function)
Returns the current status of a service.
Table,Col (External language)
Returns the current index of the column.
SysGetExtLink (Function)
Returns the command linked to an extension.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
MemCurrent (Function)
Returns the index of the current element.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LDAPNbValue (Function)
Returns the number of values for an attribute.
GuidedTourInfo (Function)
Returns information about a guided tour.
<GuidedTour>Info( Function)
Returns information about a guided tour.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<Array>.Distinct (Function)
Returns an array without duplicates.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Table,Count (External language)
Returns the number of elements in a Table control.