ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
SysNameExe (Function)
Returns the name and full path of an application.
iCurrentFile (Function)
Returns the name of the file currently generated.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
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......
<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....
7. Layouts using the Flexbox control
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
4. When to use the debugger?
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Report data source
...The reports can be created with the data coming from:...
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
fFileName (Function)
Returns the name of an external file that is currently opened.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
XMLElementName (Function)
Returns the name of current element (tag or attribute).