ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
ERR_NO_PROJECT
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Manager of automated tests
The test manager is used to......
ERR_NO_PAGE
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
ScanList (Function)
Lists the scanners connected to the current computer.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......