ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
WINDEV License Agreement
WINDEV License Agreement...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Space (External language)
Fills the content of WdString with space characters on the right.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
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).
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
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).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.