ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCount (Function)
Returns the number of elements found in a memory zone.
Wait (Function)
Temporarily stops the program execution.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
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].
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
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.
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.