ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Upload control
The Upload control is used to upload files on the Web server......
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
ControlCurrent (Function)
Returns the name of the control currently in edit.
SysNameExe (Function)
Returns the name and full path of an application.
The Check Box control
A Check Box can correspond to......
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<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....
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....
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
5. Displaying a WEBDEV Session site
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
ControlNext (Function)
Returns the name of the next control in input mode.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
8. Optimizing an application
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Error 102: The constants can be defined in the initialization code of project, ...
Report data source
...The reports can be created with the data coming from:...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.