ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Removing a project from the SCM (Source Code Manager)
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
fShortName (Function)
Returns the short name of a file or directory.
fLongName (Function)
Returns the long name of a file or directory.
tapiCallEnd (Function)
Returns the date and time of the end of call.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Screen,Next (External language)
Returns the name of the next editable control.
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.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
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.
iCurrentFile (Function)
Returns the name of the file currently generated.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......