ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
IsOdd (Function)
Identifies an odd number.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
<Image>.Rotation (Function)
Rotates an Image control.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
FinCurrentVal (Function)
Returns the current value of investment.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
fRename (Example)
Usage example of the fRename function
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....
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.