ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
5. HFSQL Client/Server
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
AWP without UI
Bootstrap, Angular, React, Vue......
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......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
AuthVerifyAuthentication (Function)
When SSO authentication is used, checks the validity of the current user's token....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....