ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
LoWord (Function)
Returns the two low bytes of an integer.
fFileExist (Function)
Checks the existence of an external file.
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.
fTempFile (Function)
Returns the name of a unique temporary file.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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.