ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HSendMessageToClient (Function)
Displays a message on the client computers.
Error 1015: The method of the class is protected
zipExtractPath (Function)
Returns the path of a file found in the archive.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Supercontrol
A supercontrol is an advanced type of control......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Border management constants
List of constants used by the border management functions....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
dCopyImage (Example)
Usage example of the dCopyImage function
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Rating control properties
The Rating control can be used in a window as well as in a page....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
XMLDocument (Function)
Creates a new XML document.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Check model
You can use check models to easily create checks...
dStraighten (Function)
Transforms an image by applying perspective correction.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function