ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Access (Property)
The property Access property lets you manage the type of access for a connection (HFSQL Client/Server, OLE DB, ...)....
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.