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...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
5. Project configuration
Deletes a row from a Looper control....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
Handling HTML text in an Edit control
...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls...
8. Traffic statistics of dynamic sites
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Constants for managing videos
List of constants used by the functions for video management....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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.
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...