ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Projects in practice
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
History of versions
The history of setup versions is an advanced feature of the network setup......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<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.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.