ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
RESTSend (Function)
Sends a REST request and waits for the server response.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
Setup mode
Several methods can be used to distribute a WINDEV application......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
3. Deploying a dynamic WEBDEV site
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Type and version of Web server
The configuration diagnostic displays the following error......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Creating user accounts
A User account allows the server administrator to......
4. Dedicated server or shared server?
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used...
1
2
3
4
5
6
14
>