ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file....
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
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:...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current 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#......
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
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......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Upload control events
The following processes are associated with the Upload control:...
Access rights to a class property
A property is a code element that includes two processes......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Code statistics
The code statistics affect......
Programming an indexed control
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......