ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
ERR_NOTACTIVATED
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
How to create a menu?
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
1. Examples provided with WINDEV Mobile
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Reports
A report provides a custom view of data......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
7. AJAX technology
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Multilingual project
WEBDEV Application Server - 10 connections - License agreement
ERR_MSG_BOX
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.