ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
<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.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
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.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
11. Choosing the action of a button/link
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......