ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
<Date type>.ToDay (Function)
Returns the day corresponding to a given date.
Time and date management properties
List of properties for managing dates and times
<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.
Date (Variable type)
The Date type is used to easily manipulate dates...
<Date type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDay (Function)
Returns the day corresponding to a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DatePicker (Function)
Opens the system date picker.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
Edit control
The Edit control allows users to enter data...
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
LastDayOfYear (Function)
Returns the date of the last day of the year.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Events associated with a Gantt Chart column
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
xBase files: Limits
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account...
Creating the Relation pages of a WEBDEV RAD pattern
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
16. Application test in practice
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control...
WINDEV: Example of programmed Drag and Drop
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDINT license agreement
WDINT license agreement...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...