ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Scheduler controls programmatically
A Scheduler control can be......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Reports
A report provides a custom view of data......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Feedback component
The Feedback component is a component provided with WINDEV......
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......
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......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
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
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
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, ......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
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....
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)......
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......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....