ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Configuring the setup program
Two tools can be used to create a setup program......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Including a supercontrol in a window or in a page
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
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
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......