ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
IFrame control
IFrame is an HTML concept......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
14. Controls in practice
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TreeView control functions
The following functions are used to manage TreeView controls:...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
The Multimedia control
The Multimedia control is used to play multimedia files......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Designing a supercontrol
A supercontrol is an advanced type of control......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.