ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<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.
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.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
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......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
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......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Mouse management functions
List of functions for mouse management...
5. Site test in practice
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)......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....