ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
21. Reports
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
2. WEBDEV administrator in practice
15. Cookies: information stored on the end user's computer
Setup mode
Several methods can be used to distribute a WINDEV application......
Composite keys
A composite key is a key item containing several other items......
15. Repeating a group of controls: loopers
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......