ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date and Time functions
List of functions for managing dates and times
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
The formatted display control
This control shows dates, times and currency values with the corresponding display format...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL data file (Classic or Client/Server).
DayOfYearToDate (Function)
Takes the number of a day in the year and returns the corresponding date in "YYYYMMDD" format.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HRecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL data file (Classic or Client/Server).
HStatDate (Function)
Returns the date of the last update for the index statistics.
DatePicker (Function)
Opens the system date picker.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
DateToDay (Function)
Returns the day corresponding to a given date.
Edit control
The Edit control allows users to enter data...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
grDraw (Function)
Draws a chart according to the specified parameters.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Dictionary
The dictionary is a file that can contain the project elements......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Specific features of the Express version
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor...