ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
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).
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
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.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<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....
ERR_MSG_BOX
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.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
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.