ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
StatCovariance (Function)
Calculates the covariance between two series of values.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
iMargin (Function)
Defines the "logical" print margins.
XMLChild (Function)
Positions on the first child element of current element.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
13. External component in practice
External component in practice...
12. External component in practice
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
zipExtractPath (Function)
Returns the path of a file found in the archive.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......