ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
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.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ERR_MSG_BOX
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
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....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
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.