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...
<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...
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific...
IsOdd (Function)
Identifies an odd number.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward...
StringInsert (Function)
Inserts a string into another character string at a given position.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.