ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
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)......
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....
Error 204: using a parameter without optional value after parameters ...
Dialog box management functions
List of functions for managing dialog boxes...
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......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Start of Break block (Break header)
The Start of break block is optional......
Using .NET assemblies in a project
To use .NET assemblies in a project......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
ERR_ALREADYCONNECTED
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
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....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.