ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Universal assisted replication: specific features
List of functions that manipulate HTML documents.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application...
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, ...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
Automation object
The Automation keyword is used to declare an automation object...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Local procedure
Two types of procedures are available......
.NET application
To create a.NET application from a project......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
iDestination (Function)
Configures the print destination.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...