ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Managing main window menus
A main menu is necessarily associated with a window......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Operations performed on deployment diagrams
The following paragraphs explain......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
1. Testing a site: Elements to be tested
Handling report blocks
The different operations available on report blocks are as follows......
Operations in a Select query : add and delete
The following paragraphs present......
The Check Box control
A Check Box can correspond to......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
iDestination (Function)
Configures the print destination.