ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format (Property)
The Format property is used to identify and change the format of an element
<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.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Reorder the data displayed in your tables
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
21. Reports
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
WINDEV Mobile concepts
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Events associated with Table controls
List of events associated with Table controls...
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....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
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......
Table,Col (External language)
Returns the current index of the column.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......