ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
15. Repeating a group of controls: loopers
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file 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....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Resizing a window (AAF)
3. UML models in practice
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Saving entered data (AAF)
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
1. What is the WEBDEV administrator used for
Recompiling the project
The project compilation is a process used to......
WINDEV: Example of programmed Drag and Drop
The "Analysis" pane
The "Analysis" pane lists......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......