ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Select query description window: Items that can be used
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
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....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFExecuteProcess (Function)
Requests the execution of a specific process.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPrintImage (Example)
Usage example of the iPrintImage function