ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Row (Property)
The Row property is used to manipulate one or more rows.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.