ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
11. External component
Keep-alive on connection
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
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....
2. User-friendly editors in practice
User-friendly editors in practice...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Programming automatic calculations in the columns of a Table control
Start of Break block (Break header)
The Start of break block is optional......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Report viewer: Proposing several reports
In the document preview, end users can......