ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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......
Project portfolio
From version 25, you can create "project portfolios"......
Android Control Center
Do you know where to find your application log files?...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Principle for running threads
At runtime, an application runs in a main thread......
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.
WDOptimizer: Editing and modifying a ".REP" file
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
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.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a Webservice request.
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
QuickActionPin (Function)
Generates a request to pin a quick action.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
1
2
3
4
5
6
93
>