ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
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.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
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.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
Signature control events
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#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Search in current code
When coding, developers often need to do a quick search in the current code...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......