ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
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....
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......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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....
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)...
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
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....
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....
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Principle for running threads
At runtime, an application runs in a main thread......
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......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ERR_BAD_SERIAL_NUMBER
Error 106: Redefinition of a global variable
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
10. Embedded queries
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.