ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google documents (prefix syntax)
List of functions for managing Google documents...
<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.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Manipulating Dashboard controls programmatically (prefix syntax)
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.