ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Error 1010: The member of the class is constant
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
11. External component
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ControlClone (Function)
Creates a new control from an existing control.
15. Cookies: information stored on the end user's computer
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
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......