ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
TableMode (Function)
TableMode is kept for backward compatibility.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Calendar functions
List of Calendar functions...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
<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.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
8. Windows in practice
Discover the main actions that can be performed on the windows....
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.