ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
EmailGetAll (Function)
Retrieves all the emails found on a server.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
How to open a page?
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Events associated with the Pivot Table control
Runtime log
The runtime log is the best way to identify the most used features of an application......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
xlsSave (Function)
Saves an XLS document.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Copying controls from the page editor
The controls can be copied from the page editor......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Android Widget windows
An Android application can contain one or more Widget windows......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......