ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDay (Function)
Returns the day that corresponds to a given date.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Age (Function)
Returns the age according to the date of birth.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Runtime error management functions
List of functions for managing runtime errors...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified 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.