ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSort (Function)
Sorts the elements found in a memory zone.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
New (Reserved word)
New is used to allocate memory space...
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.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
TreeSort (Function)
Sorts the elements found in a TreeView control.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
8. Sharing a project in practice