ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the query result
The result of a select query can be used in......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
WDINT setup
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating a Pivot Table control
To create a Pivot Table control......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....