ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LeapYear (Function)
Indicates whether the specified year is a leap year or not.
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....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
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)
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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.
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....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Constants for managing the Enumerations and the Combinations