ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Handling Gantt Chart controls programmatically
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Date (Type of variable)
The Date type enables you to easily handle the dates...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.