ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 121: Shadowing a structure
The Flexbox control
Flexbox is a standard layout system for web pages......
3. Deploying a WINDEV application
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Handling TimeLine controls programmatically
A TimeLine control can be......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Using an external component in an application
A component can be reused at any time in any application......
Border of controls
One of the most important elements of control style is its border......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Type and version of Web server
The configuration diagnostic displays the following error......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......