ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
10. Page templates
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Radio Button control properties
List of properties associated with a Radio Button control...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
2. User-friendly editors in practice
User-friendly editors in practice...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
LOOP statement
The statement block is repeated endlessly...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....