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.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<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).
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Link properties
When creating a link, you can simply specify the destination......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
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.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
The Upload control
The Upload control is used to upload files on the Web server......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
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.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
HFSQL constants
List of constants used by the HFSQL functions....
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Step 1: Configuring the print parameters
This step allows you to choose......