ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeToString (Function)
Converts a time to a string in the specified format.
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.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
4. When to use the debugger?
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
CurrentDay( Function)
Returns the number of the current day in the current month.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
TimePicker (Function)
Opens the system time picker.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.