ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Note (Property)
The Note property is used to get and change a text associated with an element.
fDir (Example)
Usage example of the fDir function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
InfoBuild (Function)
Displays a custom message in a system information window.
Configuring an application with User Groupware
fCompare (Example)
Usage example of the fCompare function
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
ContentType (Property)
The ContentType property gets and sets the content of an element.
fSize (Example)
Usage example of the fSize function
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
zipIsMulti (Example)
Usage example of the zipIsMulti function
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).