ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sin (Function)
Returns the sine of an angle.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
fFileExist (Function)
Checks the existence of an external file.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
iPrintArea (Function)
Prints a text in a rectangular area.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
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.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
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.
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.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.