ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 analysis or described by HDescribeConnection or HOpenConnection)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Common project
Projects are often cross-platform......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLReqExists (Function)
Checks the existence of a query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format