ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
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.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
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.
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....