ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Example)
Usage example of the fCompress function
Event (Example)
Usage example of the Event function
fUncompress (Example)
Usage example of the fUncompress function
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SysSpace (Function)
Returns the physical memory space for the current computer.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Constants for managing animations
List of constants used by the functions for managing the animations...
Properties linked to the Euro management
List of properties linked to the Euro management...
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
SysShutdown (Function)
Stops the system or closes the current Windows session.
SysInstance (Function)
Returns the instance of a module.
Registry management functions
List of functions for managing the registry...
SysMetric (Function)
Returns the resolution of a specific element.
FolderData (Function)
FolderData is kept for backward compatibility.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
MatCopy (Function)
Creates the copy of a matrix.