ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Chart constants
List of constants used by the functions for chart management....
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.
BurnerList (Function)
Returns the list of burners installed on the current computer.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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