ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Example for creating a select query
This help page explains how to create two select queries......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
tapiCallEnd (Function)
Returns the date and time of the end of call.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Screen,Next (External language)
Returns the name of the next editable control.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
ThreadCurrent (Function)
Returns the name of the thread currently run.
DateToDay (Function)
Returns the day that corresponds to a given date.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
NationToName (Function)
Returns the name of the language corresponding to a nation.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......