ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayDistinct (Function)
Returns an array without duplicates.
Array management functions
List of functions for managing arrays...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
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.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
URL (Property)
The URL property is used to get and change a URL.
Decode (Function)
Decodes a character string that was encoded by Encode.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
SysDir (Function)
Returns the path of a system directory.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
NumberInWords (Function)
Converts a number to words.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
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....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Installing a Webservice (old format)
SNMP constants
List of constants used by the SNMP functions....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.