ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Customizing the User Groupware
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Query editor
The query editor is used to automatically create queries on the data files......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
The Image control
The Image control is used to......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Summary table: Managing the application directories according to the platform
MDIOpen (Function)
Opens and enables an MDI child window.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Obtaining an SSL certificate for IIS2 (2.0 or later)
11. Controls in practice
Discover the main characteristics of the controls...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......