ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer...
DeclareWebserviceContext (Example)
Usage example of the
DeclareWebserviceContext function
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters...
After
They After keyword can correspond to:
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly...
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license...
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc...
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)...
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
REST web service: Automatic request deserialization
In a REST Webservice, there can be entry points of various types...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line...
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP...
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool...
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format.
Model - View - Presenter (MVP) F 9
MVP is the acronym for MODEL - VIEW - PRESENTER...
Configuring the registry (dynamic WEBDEV websites)
When installing a WEBDEV website on a Windows server, the details regarding the site are automatically inserted into the registry, at the following entry...
Creating/Configuring a WEBDEV deployment account
WDOptimizer is used to...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Events associated with the project
List of events associated with the project
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor...
1. WLanguage functions specific to WEBDEV
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
REST web service: Creating entry points
The REST web service entry point creation wizard opens ...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications...
Pre-launched sessions
A pre-launched session is a website (or web service) session launched automatically on the web server from the WEBDEV Application Server...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
1
2
>