ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
TreeSort (Function)
Sorts the elements found in a TreeView control.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
TwainScanArea (Function)
Used to define or reinitialize the area to scan.
BreakAdd (Function)
Adds a break into a Table or Looper control.
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
New (Reserved word)
New is used to allocate memory space...
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Error 35: 'Continue' is available in the loops only
Expands all breaks in a Looper control with break....
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
SysSpace (Function)
Returns the physical memory space for the current computer.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......