ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable scope
Variables can be declared anywhere in the code....
Sub-query
A sub-query is a query whose result is used by another query......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Programming automatic calculations in the columns of a Table control
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
ERR_PARSER
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
4. When to use the debugger?
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
13. Print: Reports
WINDEV reports...
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1: Syntax error
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Creating nested reports
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......