ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
iPrintBlock (Function)
Forces a report block to print.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
JavaExecute (Example)
Usage example of the JavaExecute function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
How to create a menu?
Query editor: Characteristics
Passing parameters
The parameters can be passed to a procedure......
Copying and cloning
Variables are copied using the "=" operator...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Replication management functions
Three types of replication are proposed......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
17. TLS/SSL: Encrypting information on the Web
DotNetDelegate (Function)
Initializes a.NET delegate.
Principle for running threads
At runtime, an application runs in a main thread......