ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndTimer (Function)
Ends the execution of a timer triggered by Timer.
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.
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.
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.
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
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.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
SysWinShow (Function)
Modifies the display status of a window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
PostMessage (Function)
Sends a Windows message to a control or to a window.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
fCreate (Function)
Creates an external file.
SendMessage (Function)
Sends a Windows message to a control or to a window.