ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sidebar control properties
List of events associated with Sidebar controls...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
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 ......
Error 1014: The access to the member of the class is restricted by a private inheritance
Defining columns of Table controls programmatically
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
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......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Creating a delete query
A delete query (corresponding SQL statement......
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.