ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
ERR_DISCONNECTED_BY_ADMIN
Creating the Form pages of a WEBDEV RAD pattern
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Page Footer block
The Page footer block is run at the end of each page......
Data persistence
The data persistence is used to store the value typed by the user......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Creating the menus for the pages of the WEBDEV RAD pattern
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Body Complement block
The Body complement block is linked to the Body block......
ERR_BAD_PARAMETER
Page templates
WEBDEV allows you to create page templates......