ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfYear (Function)
Returns the date of the first day of the year.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Functions for manipulating Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfMonth (Function)
Returns the first day of the month.
Salesforce functions
List of Salesforce functions...
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
The different copy modes
Two different copy modes are proposed by WDTRAD......
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Creating a select query
A select query (corresponding SQL statement......