ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
EmailReadNextHeader (Function)
Reads the header of the email found after the current 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).
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
8. If you are already familiar with WINDEV
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Multilingual project
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Row (Property)
The Row property is used to manipulate one or more rows.
Error 1060: Unable to call method without parameter: add ()
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Column
The Column property is used to manipulate one or more columns.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.