ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Step 1: Configuring the print parameters
This step allows you to choose......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
28. Site SEO
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
4. Create a page in the editor...
Error 3: The string has no final "
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The key items
Keys are specific items in your analysis......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
How to loop through a file using filters?