ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Including a supercontrol in a window or in a page
Functions for managing objects (External language)
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
3. Application development cycle
Development cycle of a WINDEV application....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
11. Table/Looper controls
11. Table/Looper controls
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......