ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
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.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
Twain constants
List of constants used by the Twain functions....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
DDEError (Function)
Returns the runtime status report of a DDE function.
IsOdd (Function)
Identifies an odd number.
TextToXML (Function)
Converts an ANSI string to an XML string.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Various constants
List of various constants....
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Error 27: No END statement is associated with this ELSE
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.