ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
BitcoinCoreConfigure (Function)
Specifies the Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Signature control events
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.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
C#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Code statistics
The code statistics affect......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...