ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
ContentType (Property)
The ContentType property gets and sets the content of an element.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
Scheduling (Property)
The Scheduling property is used to get and change planning options.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
RGBBlue (Function)
Returns the blue component of an RGB color.
BrowserPlatform (Function)
Returns the user's browser platform....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SysDir (Function)
Returns the path of a system directory.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....