ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
DiagramSave (Function)
Saves a diagram as a "diag" file.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WDScript: use in command-line and console mode
Unnecessary confirmation dialogs? Use automatic validation
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....