ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Common project
Projects are often cross-platform......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
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......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
4. Create a page in the editor...
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating anchors
The anchors are used to define specific points in a help page......
Reloading a document
To reload a document, ......