ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Screen,Next (External language)
Returns the name of the next editable control.
<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.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
fTempFile (Function)
Returns the name of a unique temporary file.
ThreadCurrent (Function)
Returns the name of the thread currently run.
DateToDay (Function)
Returns the day that corresponds to a given date.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
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.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
NationToName (Function)
Returns the name of the language corresponding to a nation.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.