ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Error 1017: The method is not global: use: to access it
Compilation options
The compilation options allow you to define the help system generation settings......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Creating a window skin template
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Binding a Check Box control to an item
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
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......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Events associated with Splitter controls
List of events associated with Splitter controls...
Contact groups management functions
List of functions for managing groups of contacts...
7. Multilingual sites in practice