ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
4. When to use the debugger?
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Description window of a combining query
The description window of a combining query consists of several sections......
15. Project Management Hub
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
SAP functions
List of SAP functions...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
17. Project Management Hub
...Project Management Hub...
20. Control templates
3. UML models in practice