ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPrintImage (Function)
Sends the image file to print to the print buffer.
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.
2. Analysis in practice
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
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.
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....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ERR_MSG_BOX
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....
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.