ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
3. Layouts
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
SQL view
An SQL view is a virtual data source defined by an SQL query......
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
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Query editor
The query editor is used to automatically create queries on the data files......
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Using the task management and the schedule
Time management is extremely important......
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.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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"...
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......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Using the Vista style in your windows
WINDEV allows you to customize......