ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Summary table: Managing the application directories according to the platform
Link properties
When creating a link, you can simply specify the destination......
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......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Code history
The code history is used to......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Assignment operators
Three assignment operators are available......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Obtaining an SSL certificate for IIS2 (2.0 or later)
7. Multilingual applications in practice
Drawing constants
List of constants used by the drawing functions....
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
iPrintImage (Function)
Sends the image file to print to the print buffer.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
14. Controls in practice