ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
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....
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Properties associated with a window
List of properties associated with a window...
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Statistical constants
List of constants used by the statistical functions....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
FolderData (Function)
FolderData is kept for backward compatibility.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.