ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
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, ...).
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
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).