ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
Error 502: Incompatible type
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Managing main window menus
A main menu is necessarily associated with a window......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......