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......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Types of Edit controls
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Hasp constants
The Hasp constants are as follows......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
9. Overlaying controls
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
WINDEV Mobile concepts
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Typing multilingual texts
For a multilingual application, you have the ability to......