ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
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....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
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.
Progress Bar control properties
List of properties associated with the Progress Bar control...
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
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......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Code statistics
The code statistics affect......
Programming an indexed control
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.