ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
The different types of integers
Events associated with a Multimedia control
List of events associated with a Multimedia control...
CertificateList (Function)
Returns the list of certificates available on the computer.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
The different types of windows
The following types of windows can be created in a WINDEV application......
Including a supercontrol in a window or in a page
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Installing a SOAP server with IIS
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
Binary values management functions
List of functions for managing binary values...
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Events associated with internal windows
List of events associated with internal windows...
27. Center or anchor a site horizontally
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....