ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age (Function)
Returns the age according to the date of birth.
LastDayOfYear (Function)
Returns the date of the last day of the year.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.
tapiCallEnd (Function)
Returns the date and time of the end of call.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
RGBBlue (Function)
Returns the blue component of an RGB color.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
The requested action cannot been performed: the page was not synchronized
<HFSQL connection>.CheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<HFSQL connection>.ReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Cumulated (Property)
The Cumulated property determines whether the value of a column or row in a Pivot Table control corresponds to a total (total at the end of a row or column). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
ControlColor (Property)
The ControlColor property allows you to get and set the background color used for the various interactive controls of a PDF form displayed in a PDF Reader control. This property is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
SOAP constants
List of constants used by the SOAP functions....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......