ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
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
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
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......
Space (External language)
Fills the content of WdString with space characters on the right.
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...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
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....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the 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....
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.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.