ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToDay (Function)
Returns the day that corresponds to a given date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Font
The Font keyword can correspond to: a Font variable. the Font property....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
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).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
fReportsAndQueriesDir (Function)
corresponds to the directory of the reports and queries visible by the user who created them. the full path...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
1
2
3
4
5
6
73
>