ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
sfDeleteResult (Variable type)
The sfDeleteResult type is used to find out the result of SFDelete...
<sfConnection variable>.Delete (Function)
Deletes records from a Salesforce database.
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Creating the Table pages of the WEBDEV RAD pattern
LooperDelete (Function)
Deletes a row from a Looper control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
Creating the Relation pages of a WEBDEV RAD pattern
grDeleteSeries (Function)
Deletes a data series from a chart.
Example of video management (transmitted by a Camera control) (prefix syntax)
In this example, the application allows you to...
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to...
ContactDelete (Function)
Deletes the current contact:
  • from a Lotus Notes or Outlook address book.
  • in the Phone contacts list (Android, iPhone or iPad).
SchedulerDeleteTask (Function)
Deletes a scheduled task.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server.
HTransactionCancel (Function)
If a transaction is active, rolls back all changes made to the data files since the beginning of the transaction.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
ReturnedValue (Property)
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
MatDelete (Function)
Deletes an existing matrix.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described programmatically.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
HDelete (Function)
Deletes a record from a data file (query or view).
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
fMerge (Function)
Merges several files into a single one.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
zipDeleteAll (Function)
Deletes all files from an archive.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications...
TableDeleteAll (Function)
Deletes all rows from:
  • a Table control populated programmatically,
  • a TreeView Table control populated programmatically,
  • tables displayed in a Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application...
<Table>.DeleteAll (Function)
Deletes all rows from:
  • a Table control populated programmatically,
  • a TreeView Table control populated programmatically,
  • tables displayed in a Combo Box control.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
fSplit (Function)
Splits a file into several files.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Managing Google contacts
Google Contacts is used to manage contacts on the Internet...
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
MapDeleteAll (Function)
Deletes the following from a Map control:
  • all markers,
  • use any shape you want,
  • all images.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
Management of Google contacts (prefix syntax)
Google Contacts is used to manage contacts on the Internet...
<Map>.DeleteAll (Function)
Deletes the following from a Map control:
  • all markers,
  • use any shape you want,
  • all images.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
<Table>.DeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
fDelete (Function)
Deletes a file accessible from the current computer.
AppointmentDelete (Function)
Deletes:
  • the current appointment from the calendar of a Lotus Notes or Outlook messaging.
  • an appointment from the calendar found on a mobile device (Android/iOS).
TableDelete (Function)
Deletes a row from:
  • a Table control,
  • a TreeView Table control,
  • a table displayed in a Combo Box control.
HCross (Function)
Crosses a record in a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
<Table>.Delete (Function)
Deletes a row from:
  • a Table control,
  • a TreeView Table control,
  • a table displayed in a Combo Box control.
XMLFind (Function)
Performs a search in an XML document.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Creating the Table windows of the WINDEV RAD pattern
<Source>.Cross (Function)
Crosses a record in a data file.
Creating the Form pages of a WEBDEV RAD pattern
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
WINDEV: Example of programmed Drag and Drop
Manipulate Calendar controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming...
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
iParameterViewer (Function)
Configures the report viewer.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
iPrintReport (Function)
Prints a report created with the report editor.
Creating the Relation windows of a WINDEV RAD pattern
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
iParameterPreview (Function)
Configures the print preview:
  • display a message regarding the resources of current computer.
  • display or hide the ribbon tabs and buttons.
  • the export options available in the mini preview window.
hbDeleteTable (Function)
Deletes an HBase table.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
GroupDelete (Function)
Deletes the current group of contacts from a Lotus Notes or Outlook address book.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Manager of automated tests
The test manager is used to...
Manipulating Gantt Chart controls programmatically
hbDelete (Function)
Deletes:
  • one or more cells from an HBase table for one or more columns.
  • a row from an HBase table.
HModifyScheduling (Function)
Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
HDeleteScheduling (Function)
Delete a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
Manipulating Scheduler controls programmatically
A Scheduler control can be...
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be...
iDestination (Function)
Configures the print destination.
1
4
5