ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LastDayOfYear (Function)
Returns the date of the last day of the year.
iCurrentFile (Function)
Returns the name of the file currently generated.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Screen,Next (External language)
Returns the name of the next editable control.
fTempFile (Function)
Returns the name of a unique temporary file.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
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.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
SysNameExe (Function)
Returns the name and full path of an application.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
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......
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
5. Displaying a WEBDEV Session site
The Upload control
The Upload control is used to upload files on the Web server......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Report data source
...The reports can be created with the data coming from:...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......