ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
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).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
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
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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)....
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Automatic error handling
Error handling can be customized for each process......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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.