ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
apExecute (Function)
Runs an action plan.
Move
The Move property determines if an element can be moved.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
LDAPListChildren (Example)
Use example for the LDAPListChildren function
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).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fDir (Example)
Usage example of the fDir function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
fSize (Example)
Usage example of the fSize function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
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....
zipIsMulti (Example)
Usage example of the zipIsMulti function
fWrite (Example)
Usage example of the fWrite function
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
BurnerSelect (Function)
Used to select the default burner.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function