ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
dPolyline (Function)
Draws a line composed of multiple segments.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
iCloseReport (Function)
Stops printing the current report immediately.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The structure of the file for remote control
The management of remote control uses a file in INI format......
BurnerList (Function)
Returns the list of burners installed on the current computer.
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
ID (Property)
The ID property is used to get and change IDs.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HConnect (Example)
Usage example of the HConnect function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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).