ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
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.
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.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
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.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
ArrayDistinct (Function)
Returns an array without duplicates.
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.