ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Example)
Usage example of the Type property
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.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
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).
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
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....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
fDirRename (Function)
Renames a directory.
Size (Example)
Usage example of the Size property