ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
How to?
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Using RAD patterns
The steps for creating a RAD pattern are as follows......