ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Custom properties (WLanguage)
A custom property is a code element with two events......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......