ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
StringBuild (Function)
Builds a character string from an initial string and parameters.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Creating the Vision pages of the WEBDEV RAD pattern
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ToastDisplay (Function)
Displays a "Toast" message.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Description (Property)
The Description property is used to get and change the description of an element.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.