ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
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.
fDriveInfo (Function)
Returns information about a drive.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SysValidHandle (Function)
Checks the validity of a window handle.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
fCompare (Function)
Compares the content of two files bit by bit.
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.