ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
3-tier architecture
The development in "3-tier" architecture is now simplified......
4. HFSQL Classic
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
DateDifference (Function)
Calculates the number of days between two dates.
HChangeName (Function)
Modifies the physical name of a data file.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.