ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
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.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
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......
Multi-touch management functions
The following functions are used to manage the multi-touch......
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.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.