ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Window (External language)
Returns the number of windows opened at a given time.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
TimeZone (Property)
The TimeZone property is used to set the time zone.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
7. HFSQL: files physically created
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......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
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.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
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.