ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Beep (External language)
Used to emit a beep on the speaker of the computer.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Message (External language)
Displays a message in the status bar.
Get (External language)
Retrieves the value of a control.
WavPlay (External language)
Plays the requested sound.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
12. External component in practice
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.