ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
<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....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
MapGetStyle (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....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
User (Property)
The User property is used to identify and change the user of a feature.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
DateModified (Property)
The DateModified property is used to get the modification date of an element.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Column
The Column property is used to manipulate one or more columns.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Date
The Date keyword can correspond to...
Version (Property)
The Version property gets and sets the version of an element.
Point (keyword)
The Point keyword is used to manage a point...
URL (Property)
The URL property is used to get and change a URL.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Size (Property)
The Size property is used to determine and change the size of an element.
Installing and starting WDTRAD
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......