ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Window controls
Several types of controls can be used in a window, ......
Info (Function)
Displays a custom message in a system information window.
InfoBuild (Function)
Displays a custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Registry management functions
List of functions for managing the registry...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
How to develop a PHP site?
What is a PHP site?......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
ERR_ALREADYCONNECTED
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
ERR_WDADMIN_EXIST
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......