ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ToClipboard (Function)
Writes text or image information into the system clipboard.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
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....
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
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
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.