ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
fOpenTempFile (Function)
Creates and opens a temporary file.
Start of Break block (Break header)
The Start of break block is optional......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
fTempFile (Function)
Returns the name of a unique temporary file.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
iPreview (Function)
Configures the print destination.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
12. Universal replication
Body block
The Body block corresponds to the main block of the report......
fListDisk (Function)
Returns the list of disks installed on the computer.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fSelectDir (Function)
Opens a directory picker.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....