ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<zipArchive variable>.Create (Function)
Creates an archive.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
1
2
3
4
5
6
82
>