ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
<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, ...).
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
24. Displaying and linking pages
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Error 4: A space is required after the ':' character
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Including a supercontrol in a window or in a page
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
How to find out whether a report was printed?
Native Access to SAP
SAP is a widely used ERP......