ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Radio Button control properties
List of properties associated with a Radio Button control...
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.