ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
IsOdd (Function)
Identifies an odd number.
HCloseAnalysis (Function)
Closes the current analysis.
HInfoGroup (Function)
Returns information about the specified group of users.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
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.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Multimedia constants
List of constants used by the multimedia functions....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
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.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.