ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Local procedure
Two types of procedures are available......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Rights on the virtual directory
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
1. What is the WEBDEV administrator used for
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
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......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
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......
Message text file format
The text files created by WDMSG use a specific format......