ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Importing and consuming SOAP web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
The Web Camera control
The Web Camera control is used to view a file that is refreshed at regular time intervals.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files...
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Accessing a database in local mode (SQLite)
... of the Web user in browser code....
8. If you are already familiar with WINDEV
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding...
2. WEBDEV administrator in practice
Creating user accounts
A User account allows the server administrator to......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
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.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.