ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Variables for managing the Drag and Drop
Max (Function)
Returns the greatest value passed as parameter.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
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.
HInfoServer (Function)
Returns the specified information about the server.
<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.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
DDERetrieve (Example)
Usage example of the DDERetrieve function
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function