ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCompare (Function)
Compares the content of two files bit by bit.
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.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
SysWinTitle (Function)
Returns the title of the window.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SysValidHandle (Function)
Checks the validity of a window handle.
SysSpace (Function)
Returns the physical memory space for the current computer.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
fCompress (Function)
Compresses a file.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
fLongPath (Function)
Returns the full long path of a file or directory.
SysIconize (Function)
Used to find out whether a window is minimized.
fShortPath (Function)
Returns the full short path of a file or directory.
SysInstance (Function)
Returns the instance of a module.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
fLock (Function)
Entirely or partially locks an external file.
SysErrorMode (Function)
Modifies the display mode of errors.
fAttribute (Function)
Returns or modifies the attributes of a file.