ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Service variable
The Service variable is used to......
WDZip: Creating or modifying an archive
This help page explains how to......
Describing a problem to the Free Technical Support
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Compatibility between external components and deployed applications
A component can evolve in many ways......
LCommand (External language)
Returns the command line passed in parameter to the executable program.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
3. Debugger
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Report blocks
A printed report includes several sections......
Locking data files: correspondence between WINDEV 5.5 and the later versions