ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Handling Gantt Chart controls programmatically
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
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.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
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.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.