ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatReadLine (Function)
Reads the value of all elements found in a matrix row.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HPriorityClient (Function)
Modifies the priority of a client application.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HChangeKey (Function)
Changes the browse item.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
AWP without UI
Bootstrap, Angular, React, Vue......
HAddUser (Function)
Adds a user to a database.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The Edit control
The Edit control allows users to enter data......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......