ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Example)
Usage example of the
DeclareWebserviceContext function
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
After
They After keyword can correspond to:
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
Optional parameters
Some of the parameters passed to a procedure can be optional parameters...
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly...
wsResponse (Variable type)
The wsResponse type is used to get:
  • the XML source code of the web service response.
  • the value of the different parts of the web service response (for the web services returning several responses).
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...
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
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...
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
<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:
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
Bloque entièrement ou partiellement un fichier externe.
REST web service: Automatic request deserialization
In a REST Webservice, there can be entry points of various types...
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
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).
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line...
Importing and consuming SOAP web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS web service that manages the site.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
1. Examples provided with WINDEV Mobile
Map control functions
Map control functions
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
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...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Model - View - Presenter (MVP) F 9
MVP is the acronym for MODEL - VIEW - PRESENTER...
Creating/Configuring a WEBDEV deployment account
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Phone functions
The phone functions are as follows:
Events associated with the project
List of events associated with the project
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.
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
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Push notifications
A mobile device can receive push notifications...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
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.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications...
REST web service: Creating entry points
The REST web service entry point creation wizard opens ...
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...
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
New features in WINDEV Suite SaaS
Callback de la fonction PartageProximitéAttendConnexion1.Cb pour le paramètre CallbackResultat
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
3
4