ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
fCreate (Function)
Creates an external file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Value (Property)
The Value property is used to get and change the value of an element.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Recycle code windows
By default, a single code window is opened per ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fRename (Function)
Modifies the name of a file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.