ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
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.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
End of Document block
The End of document block is run once at the end of the report execution......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
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.