ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLChangeConnection (Function)
Modifies the current connection.
SQLExec (Function)
Names and runs an SQL query.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
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)....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
Push notification
A mobile device can receive push notifications......
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
13. Generation modes
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
SQLFirst (Function)
Positions on the first row of the query result.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
After
They After keyword can correspond to: