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.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Control constants
List of constants used by the functions for managing controls...
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HTTPRequest (Function)
Starts an HTTP request on a server.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
PDFToText (Function)
Extract the text contained in an Document PDF.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural...
GPSGetPosition (Function)
Retrieves information about the current device position.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......