ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
DotNetRun (Function)
Runs a procedure on a .Net server.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML web services.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
NET constants
List of constants used by the DotNet functions....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....