ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
Alignment
The Alignment property is used to align elements.
Path (Property)
The Path property gets and sets a path.
DateCreated (Property)
The DateCreated property gets the date an element was created.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
Attribute (Property)
The Attribute property is used to manage attributes.
The Organizer control
The Organizer control is used to display and handle organizers......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Diagram management functions
Diagram management functions...
Password (Property)
The Password property sets and changes the password.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
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.
Error
The Error keyword is used to manage the errors.