ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

W3C standardization
You must comply with the W3C standard (HTML 4......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
1. Managing emails
WINDEV includes multiple methods to manage emails...
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Defining a help window template
WINDEV allows you to create help window templates......
IFrame control
IFrame is an HTML concept......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
How do I run a table with a filter?
How to discover WINDEV Mobile?...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......