ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the menus for the pages of the WEBDEV RAD pattern
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Error 502: Incompatible type
Manager of automated tests
The test manager is used to......
Constants for managing animations
List of constants used by the functions for managing the animations...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Using a query with parameters
A query with parameters can be used......
HExtractMemo (Example)
Usage example of the HExtractMemo function
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
ComponentInfo (Function)
Returns information about a component.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......