ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
WINDEV License Agreement
WINDEV License Agreement...
3. Types of accessible data files
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image>.Resize (Function)
Resizes an image in an Image control.