ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
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.
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Source (Property)
The Source property is used to get and change the source of an element.
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....
Position
The Position keyword can correspond to...
Round (keyword)
The Round keyword can correspond to...
WLanguage types
The different types in WLanguage are......
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.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
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.