ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
The Wire control
The Wire control is used to visually link 2 controls......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
24. Displaying and linking pages
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
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......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Code statistics
The code statistics affect......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Changing sites from AWP to SEO-ready session mode
Help about new features: Letting users know about changes
Applications are constantly evolving......