ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
dCopyImage (Example)
Usage example of the dCopyImage function
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).