ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper 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.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....