ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HiWord (Function)
Returns the two high bytes of an integer.
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
KeyPressed (Function)
Checks which key is pressed.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
SysShutdown (Function)
Stops the system or closes the current Windows session.
WindowsVersion (Function)
Returns the runtime mode of Windows.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
fFileExist (Function)
Checks the existence of an external file.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
SysSetFocus (Function)
Sets focus to a window or control.
fUnlock (Function)
Entirely or partially unlocks an external file.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
SysSpace (Function)
Returns the physical memory space for the current computer.
fDriveInfo (Function)
Returns information about a drive.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
SysWinActive (Function)
Returns the handle of the active window or activates a window.