ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
gpwOpen (Function)
Opens the User Groupware login window or page.
Login (Property)
The Login property is used to get and change the username.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
WavPlay (External language)
Plays the requested sound.
14. Report templates
...Report templates are used to easily standardize report layouts....
HTTPRequest (Function)
Starts an HTTP request on a server.
StreamReject (Function)
Refuses a request for stream connection.
ThreadRequestStop (Function)
Sends a stop request to a thread.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a Webservice request.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
RESTSend (Function)
Sends a REST request and waits for the server response.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
1
2
3
4
5
6
83
>