ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
TimeToString (Function)
Converts a time to a string in the specified format.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Enumeration (Type of variable)
An enumeration is a set of values......
Scheduler control events
The following events associated with Scheduler controls:...
Combination (Type of variable)
A combination is a set of options.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Report controls
Several types of controls can be handled in a report created by the report editor......
Overview
Overview of the different operators...
Declaring and using a variable
A variable is defined by name and type......