ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_DLLEXE
The Dashboard control
Dashboards are essential elements in an application......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Share your projects via Git
Git is a source code manager......
Error 701: The property is read-only
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
ERR_NO_APPLICATION
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
10. Smart controls
Smart controls...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Sub-query
A sub-query is a query whose result is used by another query......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.