ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
BurnerList (Function)
Returns the list of burners installed on the current computer.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
14. Managing the "Back" button in practice
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
API (Function)
Runs a function found in an external DLL.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.