ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
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.
Telephony constants
List of constants used by telephony functions...
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......
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Scheduler control events
The following events associated with Scheduler controls:...
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....
Report controls
Several types of controls can be handled in a report created by the report editor......
TimeToInteger (Function)
Converts a time to an integer.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Time (Type of variable)
The Time type is used to easily handle the times...
1. Testing a site: Elements to be tested
Overview
Overview of the different operators...
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)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Declaring and using a variable
A variable is defined by name and type......