ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAdaptSize (Function)
Adapts the window size to the content of controls.
Constants for managing Big Data Redis databases
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
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...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
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......
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....
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...