ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
ERR_NO_PAGE
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Feedback component
The Feedback component is a component provided with WINDEV......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Test of a query
The query editor allows you to run the test of query result......
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Method (Property)
The Method property specifies the HTTP method used.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
HFSQL Client/Server: Configuring the server
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.