ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Error 16: Incompatible CASE
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....