ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Reset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to manage enumerations programmatically?
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
HDescribeFile (Function)
Describes a table programmatically.
Warning 124: Shadowing a global variable
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
8. Binding controls to data
A window can display information from......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
8. Associating controls with data
Different types of data (Type of variable)
A variable is defined by name and type......
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
<Source>.Close (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
1
4
5
6
7
8
453
>