ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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 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......
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......
Report data source
...The reports can be created with the data coming from:...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
8. Optimizing an application
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.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
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.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Page management functions
List of functions for managing pages...
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
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....
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......
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Binding a Combo Box control to an item
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
fFileName (Function)
Returns the name of an external file that is currently opened.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.