ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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.
SQLReqExists (Function)
Checks the existence of a query.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLChangeConnection (Function)
Modifies the current connection.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Address
The Address keyword can correspond to...
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.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SQLLast (Function)
Sets the position on the last row of the query result.
User (Property)
The User property is used to identify and change the user of a feature.
Password (Property)
The Password property sets and changes the password.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SQLExec (Function)
Names and runs an SQL query.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......