ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
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.
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.
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.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
URL (Property)
The URL property is used to get and change a URL.
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.
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....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Constants for managing the Enumerations and the Combinations
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.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
The Line control
A Line control is used to display a line in a page......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.