ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
ErrorBuild (Function)
Displays a custom error message in a system error window.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Error 204: using a parameter without optional value after parameters ...
Software Factory
The concept of software factory is used to automate the process for creating applications....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
1. Project and analysis
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Start of Break block (Break header)
The Start of break block is optional......
HDescribeConnection (Function)
Describes a new connection to an external database.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
ERR_ALREADYCONNECTED
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....