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...
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
BreakAdd (Function)
Adds a break into a Table or Looper control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Looper>.ExpandAll (Function)
Expands all breaks in a Looper control with break.
<Looper>.CollapseAll (Function)
Collapses all expanded breaks in a Looper control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LooperCount (Function)
Returns the number of rows in a Looper control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min