ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
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 ......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
How to develop a PHP site?
What is a PHP site?......
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_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......