ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control events
The following events associated with Scheduler controls:...
Calendar functions
List of Calendar functions...
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
The different copy modes
Two different copy modes are proposed by WDTRAD......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WDTRAD options
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...