ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover all the possibilities of pivot tables
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Using a query with parameters
A query with parameters can be used......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The "Commands" pane
The "Commands" pane lists......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
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......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Using the query result
The result of a select query can be used in......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......