ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
iCreateFont (Function)
Creates a new print font.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
grHMAddData (Function)
Adds a data into a Heatmap chart.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...