ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a Webservice request.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
RESTSend (Function)
Sends a REST request and waits for the server response.
StatusCode
The StatusCode property gets the status of the response to the request.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Binding a Check Box control to an item
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
1
5
6
7
8
9
119
>