ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
WDZip: Overview
WDZip is used to compress and group your files in archives......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
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.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Link properties
When creating a link, you can simply specify the destination......
12. Control templates
WINDEV Mobile allows you to create control templates....
ERR_BAD_CONTEXT_FOUND
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
12. Synchronizing data
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
8. If you are already familiar with WINDEV