ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
SysNameMainScreen (Function)
Returns the name of the main screen for 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.
<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.
11. Choosing the action of a button/link
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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....
<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....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Compilation options (HLP format)
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.