ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Defining clickable areas
In a page, an Image control can contain clickable areas......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
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.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<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.