ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCreate (Function)
Creates an archive.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
MatDelete (Function)
Deletes an existing matrix.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.