ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Password (Property)
The property 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....
TabOffset (Property)
The TabOffset property gets and sets the offset between the border of a Tab or Ribbon control and the tab buttons.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a 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).
TitleBackgroundColor (Property)
The TitleBackgroundColor property gets and sets the background color of a column title in a Table or TreeView Table control.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
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......
WDDIXIO License Agreement
WDTRAD License Agreement
WDINT license agreement
License agreement for the software
Date management constants
List of constants used by date management functions...
<Image>.StartScrolling (Function)
Starts cycling through images.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.