ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automation object
The Automation keyword is used to declare an automation object...
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
13. Security benefit: managing the "Back" button
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
9. Overlaying controls
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Tab control functions
The following functions are used to manage tabs......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
21. Reports
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
WINDEV Mobile concepts
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Events associated with Table controls
List of events associated with Table controls...
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......
Table,Col (External language)
Returns the current index of the column.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Array>.Copy (Function)
Copies the content of an array to another array.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......