ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category (Property)
The Category property gets and sets the category of an element.
Diagram management functions
Diagram management functions...
Password (Property)
The Password property sets and changes the password.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Port (Property)
The Port property is used to identify and change a server connection port.
<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.
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.
Source (Property)
The Source property is used to get and change the source of an element.
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
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....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
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...
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.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
Login (Property)
The Login property is used to get and change the username.