ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Managing parallel tasks
The computers are becoming more and more powerful......
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....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
1. Testing a site: Elements to be tested
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
SQLReqExists (Function)
Checks the existence of a query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
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.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
User report editor (Reports & Queries)
A report provides a custom view of data......
SQLChangeConnection (Function)
Modifies the current connection.
SQLListSource (Function)
Lists the data sources declared on a local site.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......