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.
5. User Groupware in practice
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HChangeConnection (Example)
Usage example of the HChangeConnection function
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
HDescribeItem (Function)
Describes a file item through programming.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can...
HDBIndex (Function)
Opens an xBase index file.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character...
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HTTPSendForm (Function)
Sends an HTTP form.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
HRead (Function)
Reads a record in a file according to a given record number.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes...
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......