ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Events associated with a Gantt Chart column
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
<Gantt chart>.AddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.