ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Error 19: The step of this FOR loop must be constant
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....