ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
Events associated with a Signature control
The following processes are associated with a Signature control:...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
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....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Code statistics
The code statistics affect......
Programming an indexed control
Upload control events
The following processes are associated with the Upload control:...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HFSQL Client/Server: Configuring the server
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.