ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HCloseAnalysis (Function)
Closes the current analysis.
TextToXML (Function)
Converts an ANSI string to an XML string.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Visible (Property)
The Visible property is used to set the visibility of an element.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
zipExtractAll (Example)
Usage example of the zipExtractAll function
DecimalPart (Function)
Returns the decimal part of a number.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
fRead (Example)
Usage example of the fRead function
zipSize (Example)
Usage example of the zipSize function
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
iEllipse (Function)
Prints an ellipse (in a rectangle).
Type (Example)
Usage example of the Type property
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....