ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
ExceptionInfo (Function)
Retrieves information about the current exception.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
HChangeConnection (Example)
Usage example of the HChangeConnection function
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
grCreate (Function)
Creates a specific type of chart.
iParameter (Example)
Usage example of the iParameter function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.