ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
NetSendFile (Example)
Usage example of the NetSendFile function
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
MemCount (Function)
Returns the number of elements found in a memory zone.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
TimeToInteger (Function)
Converts a time to an integer.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
MemDelete (Function)
Deletes an element from a memory zone.
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.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
HCopyFile (Example)
Usage example of the HCopyFile function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.