ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
iPrintReport (Example)
Usage example of the iPrintReport function
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
gClickableLink (Function)
Adds a clickable link in a graphic string.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
SysDir (Function)
Returns the path of a system directory.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
ArrayDistinct (Function)
Returns an array without duplicates.
NumberInWords (Function)
Converts a number to words.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.