ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
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)....