ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Error 1014: The access to the member of the class is restricted by a private inheritance
Drop-down button
The drop-down button expands: a context menu. a popup window....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Query based on query
Queries can be based on items from another query......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
1
4
5
6
7
8
189
>