ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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 new function is available from WINDEV Suite SaaS 2025 - Update 2.
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...
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
DateToDayOfYear (Function)
Returns the day of the year 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...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds 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.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
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.
DateToDay (Function)
Returns the day corresponding to a given date.
Edit control
The Edit control allows users to enter data...
<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).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
Type (Example)
Usage example of the Type property
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described...
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL"...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
HDescribeItem (Example)
Usage example of the HDescribeItem function
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
OBEX constants
List of constants used by the OBEX functions....