ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
fRename (Function)
Modifies the name of a file.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......