ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
<Looper>.CollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
TreeSort (Function)
Sorts the elements found in a TreeView control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<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.
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.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min