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.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
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.
Constants for managing Big Data Redis databases
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
10. Page templates
SQL functions: Special case
List of SQL functions: Special case...
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.
2. User-friendly editors in practice
User-friendly editors in practice...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
2. Types of setup
Types of setup...
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...
XMLDocument (Function)
Creates a new XML document.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......