ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
On/Off button in a window
The on/off button is a button that operates like a check box......
Error 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Managing space characters in the searches?
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
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.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Line (Property)
The Line property is used to define the line style used.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Error 24: No END statement is associated with this LOOP
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......