ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
BurnerList (Function)
Returns the list of burners installed on the current computer.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
dPolyline (Function)
Draws a line composed of multiple segments.
Font (Type of variable)
A Font variable creates a font programmatically...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
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....
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
HConnect (Example)
Usage example of the HConnect function
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
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).