ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ReplicAdmin: Overview
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Generating the setup program
The last wizard step for creating the setup program allows you to......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
ErrorThrow (Function)
Throw a non-fatal error.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Error 1021: The method of the class is not global
Error 1: Syntax error
Image (Property)
The Image property gets and sets the background image of a control or block.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
iColumnEnd (Function)
Forces a column break in a multi-column report.