ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
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.
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.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
On/Off button in a window
The on/off button is a button that operates like a check box......