ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
fCompare (Function)
Compares the content of two files bit by bit.
Execute (Function)
Starts the execution of a process through programming.
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iPreview (Function)
Configures the print destination.
fRemoveDir (Function)
Deletes a directory from a disk.
fAttribute (Function)
Returns or modifies the attributes of a file.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
KeyPressed (Function)
Checks which key is pressed.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.