ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Multi-project search
Performing a search in the current project is a common operation......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ERR_BUTTON_EXPECTED
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
12. Preventing from going back to a page
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
4. Dedicated server or shared server?
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
5. HFSQL Cient/Server
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.