ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component in practice
XML functions
List of XML functions...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Designation of current element (Reserved word)
The keywords used to identify the current element are:
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming 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).
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
13. External component in practice
External component in practice...
LDAPFind (Function)
Performs a search in an LDAP server.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Val (Function)
Returns the numeric value of a character string.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
BackgroundTaskAdd (Function)
Adds a new background task.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.