ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
ThreadMode (Function)
Changes the management mode of threads.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
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).
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Installing the robot controller
The monitoring robot includes three executables......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Defining a help window template
WINDEV allows you to create help window templates......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Handling menu options programmatically
The menu options can be handled......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Open (Function)
Opens a modal WINDEV window.