ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
SysNation (Function)
Returns the nation currently used by the system.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<sfConnection variable>.Undelete (Function)
Restores previously deleted Salesforce records.
LastDayOfYear (Function)
Returns the date of the last day of the year.
PermissionList (Function)
Returns one or all the permissions declared by the application.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.