ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Printing nested reports
To create a main report containing several secondary reports:...
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
iParameterReport (Function)
Configures the printer by opening the configuration window.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Recycle code windows
By default, a single code window is opened per ......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grExist (Function)
Checks the existence of a chart in memory.
fTime (Example)
Usage example of the fTime function
HAlias (Example)
Usage example of the HAlias function
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
fLock (Function)
Entirely or partially locks an external file.
Types of Edit controls
EventCreate (Function)
Creates an event.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
HForward (Example)
Usage example of the HForward function
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).