ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
IsOdd (Function)
Identifies an odd number.
HCloseAnalysis (Function)
Closes the current analysis.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
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.
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.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
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.