ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
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.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Android Control Center
Do you know where to find your application log files?...
Project portfolio
From version 25, you can create "project portfolios"......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Principle for running threads
At runtime, an application runs in a main thread......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
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.
HTTPRequest (Function)
Starts an HTTP request on a server.
ThreadRequestStop (Function)
Sends a stop request to a thread.
StreamReject (Function)
Refuses a request for stream connection.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WDOptimizer: Editing and modifying a ".REP" file
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP 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.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Page with parameters
1
2
3
4
5
6
93
>