ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
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......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
How to develop a PHP site?
What is a PHP site?......
ERR_ALREADYCONNECTED
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......
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......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
8. 10 tips for better interfaces...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ERR_WDADMIN_EXIST
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.