ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<Gantt chart>.WorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Window>.EdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Gantt chart>.PositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
GanttPositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.AddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column in a Table or TreeView Table control.
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Events associated with a Gantt Chart column
Regenerates a data file from its log....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
DeleteButton (Property)
The DeleteButton property allows you to determine if there is an automatic delete button in a Text Edit control, and to change its position.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
The pages
Pages are the main interface of a WEBDEV site......