ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Analysis links
The links are used to link the files found in an analysis between themselves......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Cardinalities
The cardinalities are used to count the links between the files......
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Creating a query
Two methods can be used to create a query......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
TabClose (Function)
Closes a dynamic pane in a Tab control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....