ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Advanced types
The advanced types of WLanguage are as follows...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Calendar functions
List of Calendar functions...
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
FirstDayOfMonth (Function)
Returns the first day of the month.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....