ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
1. Testing a site: Elements to be tested
Events associated with Static controls
List of events associated with Static controls...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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.
Error 40: The END statement marking the end of the class declaration is missing
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
Events associated with a Signature control
The following processes are associated with a Signature control:...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.