ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Variable type)
The Date type is used to easily manipulate dates...
<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
<Date type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDayOfYear (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).
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
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.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
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...
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.
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.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
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....