ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Image editor: Features
The image editor includes several features......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Info (Function)
Displays a custom message in a system information window.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
grColor (Function)
Returns and initializes the color of different chart elements.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Guided tour management constants