ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
ERR_MSG_BOX
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Error 120: Redefinition of the structure
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.