ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
Error 3: The string has no final "
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
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...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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....
The key items
Keys are specific items in your analysis......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
How to loop through a file using filters?
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Error 403: The item does not belong to the file
Aliases on data files: HAlias
The aliases are used to handle......
Creating nested reports
Defining columns of Table controls programmatically
WDConver : Use in interactive mode
Before you start using WDConver, you must have......