ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<emailIMAPSession variable>.SubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
EmailSubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HSecurityPolicySet (Function)
Sets the password security policy of an HFSQL server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Connection variable>.SecurityPolicySet (Function)
Sets the password security policy of an HFSQL server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
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.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
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.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.