ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WDXView : Use
This help page presents the different features of WDXView......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
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......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
21. Reports
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Programming automatic calculations in the columns of a Table control
10. Internal component
Internal component...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Printing nested reports
To create a main report containing several secondary reports:...
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.