ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
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)...
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....
Automatic management of exceptions
The management of exceptions can be customized by process......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
1. Project and analysis
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>.Resize (Function)
Resizes an image in an Image control.