ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Financial functions
List of financial functions...
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
MemDelete (Function)
Deletes an element from a memory zone.
StringFormat (Function)
Formats a character string according to the selected options.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
Socket management functions
List of functions for managing sockets...
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.