ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
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.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
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.
HFSQL constants
List of constants used by the HFSQL functions....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Decode (Function)
Decodes a character string that was encoded by Encode.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Installing a Webservice (old format)
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
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....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLPath (Function)
Returns the current position in the document in XPATH format.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.