ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
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.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
ERR_SESSION_CLOSED
8. Windows in practice
Discover the main actions that can be performed on the windows....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
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......
Items used in a select query
A query created in the query editor can contain several types of items......
Events associated with the project
List of events associated with the project...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
13. Types of standard controls
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.