ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Native SQL Server Connector for WINDEV and WEBDEV 2024
ERR_NOTADEVVERSION
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Classes, members, methods and properties
A class is made of......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......