ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NationToLanguage (Function)
Returns the language corresponding to a nation.
<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.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
MCIVolume (Function)
Modifies or returns the sound volume.
MemCurrent (Function)
Returns the index of the current element.
HInfoServer (Function)
Returns the specified information about the server.
tapiCapability (Function)
Returns the characteristics of a telephony device.
HInfoView (Function)
Returns information about a materialized view.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LDAPNbValue (Function)
Returns the number of values for an attribute.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
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.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......