ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Native MariaDB Connector - License Agreement
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Manipulating a Layout control programmatically
A Layout control can be......
The server is currently updated. Retry later.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Error 202: The method already has an access attribute (public, protected or private)
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Declaring and using a variable
A variable is defined by name and type......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
7. Internal component
An internal component is a set of elements from a project....
Creating an insert query
An insert query (corresponding SQL statement......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......