ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
History of versions
The history of setup versions is an advanced feature of the network setup......
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Projects in practice
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<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.
iVPos (Function)
iVPos is kept for backward compatibility.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.