ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Position
The Position keyword can correspond to...
Port (Property)
The Port property is used to identify and change a server connection port.
Error
The Error keyword is used to manage the errors.
File (Property)
The File property is used to manage the files a functionality applies to.
Source (Property)
The Source property is used to get and change the source of an element.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Category (Property)
The Category property gets and sets the category of an element.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Border (Property)
The Border property is used to get and change the borders of an element.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Automatic error handling
Error handling can be customized for each process......
Round (keyword)
The Round keyword can correspond to...
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Login (Property)
The Login property is used to get and change the username.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......