ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
28. Site SEO
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
ThreadRequestStop (Function)
Sends a stop request to a thread.
StreamReject (Function)
Refuses a request for stream connection.
HTTPRequest (Function)
Starts an HTTP request on a server.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Sending elements to Free Technical Support
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
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.
1
2
3
4
5
6
47
>