ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
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.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
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....
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
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.
Events associated with a Signature control
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.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
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.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
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......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Operations performed on deployment diagrams
The following paragraphs explain......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......