ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Installing the robot controller
The monitoring robot includes three executables......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
ERR_CLOSED_PAGE
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Error 530: The -- operator is not allowed
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....