ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
.NET object
To access a class......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
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....
Border of controls
One of the most important elements of control style is its border......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......