ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Error 22: No END statement is associated with this FOR
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
DDESend (Function)
Sends a data to the program connected via DDE.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.