ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
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......
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....
Creating a query
Two methods can be used to create a query......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
AAF: Sort/Search/Filter on the columns of Table controls
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
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.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Time (Type of variable)
The Time type is used to easily handle the times...
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......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......