ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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....
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......
Overview
Overview of the different operators...
<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.
TimeToInteger (Function)
Converts a time to an integer.
Report controls
Several types of controls can be handled in a report created by the report editor......
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Time (Type of variable)
The Time type is used to easily handle the times...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
TimePicker (Function)
Opens the system time picker.
Declaring and using a variable
A variable is defined by name and type......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.