ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ReplicInfo (Function)
Returns information about a replication.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....