ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
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......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Configuring the SOAP administrator
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
ERR_BAD_CONTEXT_INVALID
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
1
3
4
5
6
7
92
>