ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
14. Managing the "Back" button in practice
FTP constants
List of constants used by the FTP functions....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Sound (Function)
Plays a sound in WAV format.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...